Skip to content

Commit 3ee40cf

Browse files
committed
Fixup devtools team github perms
1 parent 915c5d6 commit 3ee40cf

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

config.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ allowed-mailing-lists-domains = [
77
allowed-github-orgs = [
88
"rust-lang",
99
"rust-lang-nursery",
10+
"rust-dev-tools",
1011
]

teams/devtools.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ repo = "https://github.com/rust-dev-tools/dev-tools-team"
1818
discord-invite = "https://discord.gg/sG23nSS"
1919
discord-name = "#dev-tools"
2020

21+
[github]
22+
orgs = ["rust-lang", "rust-dev-tools"]
23+
2124
[[lists]]
2225
address = "[email protected]"
2326

0 commit comments

Comments
 (0)