Skip to content

Commit 81be28d

Browse files
authored
Merge pull request #712 from alexcrichton/remove-myself-from-cargo
Remove myself from the Cargo team
2 parents a48a07b + 941077c commit 81be28d

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

people/alexcrichton.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,3 @@ github = "alexcrichton"
33
github-id = 64996
44
irc = "acrichto"
55
6-
7-
[permissions]
8-
bors.rustup-rs.review = true
9-
bors.compiler-builtins.review = true

teams/cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ subteam-of = "devtools"
44
[people]
55
leads = ["ehuss"]
66
members = [
7-
"alexcrichton",
87
"Eh2406",
98
"ehuss",
109
"joshtriplett",
1110
"weihanglo",
1211
"epage",
1312
]
1413
alumni = [
14+
"alexcrichton",
1515
"nrc",
1616
]
1717

0 commit comments

Comments
 (0)