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.
NobodyXu
madsmtm
1 parent 69bfdf7 commit 3427ae2Copy full SHA for 3427ae2
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