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 bc36284 + 96a503c commit 94fdd2dCopy full SHA for 94fdd2d
repos/rust-lang/cc-rs.toml
@@ -7,10 +7,6 @@ bots = []
7
[access.teams]
8
crate-maintainers = 'maintain'
9
10
-[access.individuals]
11
-NobodyXu = 'write'
12
-madsmtm = 'write'
13
-
14
[[branch-protections]]
15
pattern = 'main'
16
required-approvals = 0
teams/crate-maintainers.toml
@@ -16,7 +16,9 @@ members = [
"lcnr",
17
"tgross35",
18
"jongiddy",
19
- "Kobzol"
+ "Kobzol",
20
+ "NobodyXu",
21
+ "madsmtm",
22
]
23
alumni = []
24
0 commit comments