Skip to content

Commit bcd4606

Browse files
committed
Set up libc team to give members bors perms
1 parent 2130932 commit bcd4606

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

teams/libc.toml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
name = "libc"
2+
3+
[people]
4+
leads = []
5+
members = [
6+
"JohnTitor",
7+
"joshtriplett",
8+
]
9+
10+
[permissions]
11+
bors.libc.review = true
12+
13+
[[github]]
14+
orgs = ["rust-lang"]

0 commit comments

Comments
 (0)