Skip to content

Commit ada78bd

Browse files
authored
move cramertj and michaelwoerister to alumni (#311)
They're not active in compiler team development.
1 parent 6564fbf commit ada78bd

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

teams/compiler.toml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ name = "compiler"
33
[people]
44
leads = ["nikomatsakis", "pnkfelix"]
55
members = [
6-
"cramertj",
76
"eddyb",
87
"estebank",
98
"nagisa",
@@ -12,11 +11,14 @@ members = [
1211
"pnkfelix",
1312
"nikomatsakis",
1413
"matthewjasper",
15-
"michaelwoerister",
1614
"varkor",
1715
"wesleywiser",
1816
"Zoxc",
1917
]
18+
alumni = [
19+
"cramertj",
20+
"michaelwoerister",
21+
]
2022

2123
[permissions]
2224
perf = true

0 commit comments

Comments
 (0)