Skip to content

Commit 23e6f53

Browse files
Merge pull request #1990 from ehuss/lc-kobzol
Add Kobzol to the leadership-council
2 parents 16bc112 + d2c4061 commit 23e6f53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

teams/leadership-council.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ members = [
77
{ github = "ehuss", roles = ["council-rep-devtools"] },
88
{ github = "traviscross", roles = ["council-rep-lang"] },
99
{ github = "jamesmunns", roles = ["council-rep-launching-pad"] },
10-
{ github = "Mark-Simulacrum", roles = ["council-rep-infra"] },
10+
{ github = "Kobzol", roles = ["council-rep-infra"] },
1111
{ github = "m-ou-se", roles = ["council-rep-libs"] },
1212
{ github = "oli-obk", roles = ["council-rep-mods"] },
1313
]
14-
alumni = ["khionu", "rylev", "carols10cents", "jonathanpallant", "jackh726", "technetos", "eholk"]
14+
alumni = ["khionu", "rylev", "carols10cents", "jonathanpallant", "jackh726", "technetos", "eholk", "Mark-Simulacrum"]
1515

1616
[[github]]
1717
orgs = ["rust-lang", "rust-lang-nursery"]

0 commit comments

Comments
 (0)