Skip to content

Commit 416f972

Browse files
committed
add a new sync-team-confirmation permission
1 parent 45361e9 commit 416f972

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)