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.
1 parent 415bef8 commit bf46e52Copy full SHA for bf46e52
config.toml
@@ -7,7 +7,6 @@ allowed-mailing-lists-domains = [
7
]
8
9
allowed-github-orgs = [
10
- "bors-rs",
11
"conduit-rust",
12
"rust-lang",
13
"rust-lang-ci",
teams/infra.toml
@@ -32,10 +32,6 @@ alumni = [
32
[[github]]
33
orgs = ["rust-lang", "rust-lang-ci", "rust-lang-nursery"]
34
35
-[[github]]
36
-team-name = "rust-infra"
37
-orgs = ["bors-rs"]
38
-
39
[permissions]
40
perf = true
41
crater = true
0 commit comments