Skip to content
This repository was archived by the owner on Mar 14, 2023. It is now read-only.

Commit 900ee3c

Browse files
committed
Configure new_pr_labels for libc
1 parent b65e242 commit 900ee3c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

highfive/configs/rust-lang/libc.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
},
55
"dirs": {
66
},
7-
"contributing": "https://github.com/rust-lang/libc/blob/master/CONTRIBUTING.md"
7+
"contributing": "https://github.com/rust-lang/libc/blob/master/CONTRIBUTING.md",
8+
"new_pr_labels": ["S-waiting-on-review"]
89
}

0 commit comments

Comments
 (0)