We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1a0e497 + 416f972 commit 80ae2e8Copy full SHA for 80ae2e8
config.toml
@@ -44,6 +44,7 @@ permissions-bools = [
44
"perf",
45
"crater",
46
"dev-desktop",
47
+ "sync-team-confirmation",
48
]
49
50
permissions-crates-io-ops-bot-apps = [
teams/infra-admins.toml
@@ -8,6 +8,9 @@ members = [
8
"jdno",
9
10
11
+[permissions]
12
+sync-team-confirmation = true
13
+
14
[[lists]]
15
address = "admin@rust-lang.org"
16
0 commit comments