Skip to content

Commit 86a17d6

Browse files
authored
Merge pull request #152 from Manishearth/dt-github
Fixup devtools team github perms
2 parents 9b84e0b + 3ee40cf commit 86a17d6

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)