Skip to content

Commit 96a503c

Browse files
authored
Merge pull request #2030 from madsmtm/cc-crate-maintainers
Add @NobodyXu and @madsmtm to crate-maintainers team
2 parents 69bfdf7 + 3427ae2 commit 96a503c

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

repos/rust-lang/cc-rs.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ bots = []
77
[access.teams]
88
crate-maintainers = 'maintain'
99

10-
[access.individuals]
11-
NobodyXu = 'write'
12-
madsmtm = 'write'
13-
1410
[[branch-protections]]
1511
pattern = 'main'
1612
required-approvals = 0

teams/crate-maintainers.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@ members = [
1616
"lcnr",
1717
"tgross35",
1818
"jongiddy",
19-
"Kobzol"
19+
"Kobzol",
20+
"NobodyXu",
21+
"madsmtm",
2022
]
2123
alumni = []
2224

0 commit comments

Comments
 (0)