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

Commit dc0bb1a

Browse files
authored
Merge pull request #292 from JohnTitor/libc-pr-labels
Configure `new_pr_labels` for libc
2 parents b65e242 + 900ee3c commit dc0bb1a

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)