Skip to content

Commit 6ecf3d6

Browse files
authored
Merge pull request #1769 from JoelMarcey/mouse-alumni
[t-spec] Move t-spec people to alumni status
2 parents 70def2f + bc63f85 commit 6ecf3d6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

teams/spec-contributors.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ subteam-of = "spec"
33

44
[people]
55
leads = []
6-
members = [
6+
members = []
7+
alumni = [
78
"chorman0773",
89
]
9-
alumni = []
1010

1111
[website]
1212
name = "Specification team contributors"

teams/spec.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ subteam-of = "lang"
44
[people]
55
leads = ["JoelMarcey"]
66
members = [
7-
"m-ou-se",
87
{ github = "JoelMarcey", roles = ["spec-editor"] },
98
"ehuss",
109
"traviscross",
1110
"nikomatsakis",
1211
]
1312
alumni = [
13+
"m-ou-se",
1414
"pnkfelix",
1515
]
1616

0 commit comments

Comments
 (0)