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.
conduit-rust
1 parent 6ba34f8 commit 674d621Copy full SHA for 674d621
config.toml
@@ -7,7 +7,6 @@ allowed-mailing-lists-domains = [
7
]
8
9
allowed-github-orgs = [
10
- "conduit-rust",
11
"rust-lang",
12
"rust-lang-ci",
13
"rust-lang-nursery",
teams/crates-io.toml
@@ -32,7 +32,7 @@ alumni = [
32
crates-io-admin = true
33
34
[[github]]
35
-orgs = ["rust-lang", "conduit-rust"]
+orgs = ["rust-lang"]
36
37
[rfcbot]
38
label = "T-crates-io"
0 commit comments