Skip to content

Commit c1ed61f

Browse files
committed
Fix "alumni team explicitly includes member who was specified as an alumni already in 'libs-api'"
[WARN rust_team::validate] couldn't perform checks relying on the Zulip API, some errors will not be detected [WARN rust_team::validate] cause: missing ZULIP_USER and/or ZULIP_TOKEN environment variables [ERROR rust_team::validate] validation error: alumni team explicitly includes member 'Kimundi' who was specified as an alumni already in 'libs-api' [ERROR rust_team::validate] validation error: alumni team explicitly includes member 'aturon' who was specified as an alumni already in 'libs-api' [ERROR rust_team::validate] validation error: alumni team explicitly includes member 'brson' who was specified as an alumni already in 'libs-api' [ERROR rust_team] 3 validation errors found
1 parent 099b3d7 commit c1ed61f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

teams/alumni.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,14 @@ name = "alumni"
77
leads = []
88
members = [
99
"Aatch",
10-
"Kimundi",
1110
"MajorBreakfast",
1211
"QuietMisdreavus",
1312
"TimNN",
1413
"alercah",
1514
"arielb1",
16-
"aturon",
1715
"birkenfeld",
1816
"bkoropoff",
1917
"booyaa",
20-
"brson",
2118
"edunham",
2219
"erickt",
2320
"frewsxcv",

0 commit comments

Comments
 (0)