Skip to content

Commit eac403c

Browse files
committed
Add new crate maintainers team.
1 parent bcbce38 commit eac403c

File tree

3 files changed

+27
-24
lines changed

3 files changed

+27
-24
lines changed

people/Amanieu.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,3 @@ github = "Amanieu"
33
github-id = 278509
44
55
zulip-id = 143274
6-
7-
[permissions]
8-
bors.compiler-builtins.review = true

teams/crate-maintainers.toml

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
name = "crate-maintainers"
2+
subteam-of = "libs"
3+
4+
[people]
5+
leads = []
6+
members = [
7+
"Amanieu",
8+
"JohnTitor",
9+
"KodrAus",
10+
"joshtriplett",
11+
"the8472",
12+
"thomcc",
13+
"workingjubilee",
14+
]
15+
16+
[permissions]
17+
bors.libc.review = true
18+
bors.stdarch.review = true
19+
bors.compiler-builtins.review = true
20+
21+
[[github]]
22+
orgs = ["rust-lang"]
23+
24+
[website]
25+
weight = -200
26+
name = "Crate maintainers"
27+
description = "Maintaining official rust-lang crates such as log, libc, cc, and more."

teams/libc.toml

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)