Skip to content

Commit 80ae2e8

Browse files
authored
Merge pull request #959 from rust-lang/pa-sync-team-confirmation
Add a new `sync-team-confirmation` permission
2 parents 1a0e497 + 416f972 commit 80ae2e8

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
@@ -44,6 +44,7 @@ permissions-bools = [
4444
"perf",
4545
"crater",
4646
"dev-desktop",
47+
"sync-team-confirmation",
4748
]
4849

4950
permissions-crates-io-ops-bot-apps = [

teams/infra-admins.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ members = [
88
"jdno",
99
]
1010

11+
[permissions]
12+
sync-team-confirmation = true
13+
1114
[[lists]]
1215
address = "admin@rust-lang.org"
1316

0 commit comments

Comments
 (0)