Skip to content

Commit 877bbe4

Browse files
authored
Add council-librarians team for working on the leadership council repo (#1373)
Signed-off-by: Ryan Levick <me@ryanlevick.com>
1 parent c8861a2 commit 877bbe4

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

repos/rust-lang/leadership-council.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ bots = ["rustbot", "rfcbot"]
55

66
[access.teams]
77
leadership-council = "maintain"
8+
council-librarians = "write"
89

910
[[branch-protections]]
1011
pattern = "main"

teams/council-librarians.toml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
name = "council-librarians"
2+
kind = "marker-team"
3+
4+
[people]
5+
leads = []
6+
members = ["rylev", "ehuss"]
7+
8+
[[github]]
9+
orgs = ["rust-lang"]

0 commit comments

Comments
 (0)