Skip to content

Commit 7074a3c

Browse files
authored
Merge pull request #1916 from rbtcollins/patch-1
Remove self as active from rustup
2 parents 0d40a7b + 8673b27 commit 7074a3c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

teams/rustup.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,9 @@ subteam-of = "devtools"
33

44
[people]
55
leads = [
6-
"rbtcollins",
76
"rami3l",
87
]
98
members = [
10-
"rbtcollins",
119
"djc",
1210
"rami3l",
1311
"ChrisDenton",
@@ -18,6 +16,7 @@ alumni = [
1816
"kinnison",
1917
"0xPoe",
2018
"dwijnand",
19+
"rbtcollins",
2120
]
2221

2322
[website]

0 commit comments

Comments
 (0)