Skip to content

Commit 2d557fa

Browse files
authored
Merge pull request rust-lang#1058 from khionu/master
Remove myself (khionu) from mods and council
2 parents 089945d + 4d27ae8 commit 2d557fa

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

teams/leadership-council.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,13 @@ members = [
88
"ehuss",
99
"jackh726",
1010
"jonathanpallant",
11-
"khionu",
1211
"Mark-Simulacrum",
1312
"m-ou-se",
1413
"rylev",
1514
]
16-
alumni = []
15+
alumni = [
16+
"khionu",
17+
]
1718

1819
[[github]]
1920
orgs = ["rust-lang", "rust-lang-nursery"]

teams/mods-discord.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ subteam-of = "mods"
44
[people]
55
leads = []
66
members = [
7-
"khionu",
87
"sgrif",
98
"technetos",
109
"Manishearth"
1110
]
1211
alumni = [
1312
"Centril",
1413
"shadows-withal",
14+
"khionu",
1515
]
1616

1717
[website]

teams/mods-discourse.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ subteam-of = "mods"
55
leads = []
66
members = [
77
"technetos",
8-
"khionu",
98
"notriddle",
109
"steffahn",
1110
]
1211
alumni = [
1312
"mbrubeck",
13+
"khionu",
1414
]
1515

1616
[website]

teams/mods.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ name = "mods"
44
leads = []
55
members = [
66
"technetos",
7-
"khionu",
87
"oli-obk",
98
]
109
alumni = [
1110
"BurntSushi",
1211
"llogiq",
1312
"matthieu-m",
13+
"khionu",
1414
]
1515

1616
[[github]]

0 commit comments

Comments
 (0)