Skip to content

Commit

Permalink
Fix "alumni team explicitly includes member who was specified as an a…
Browse files Browse the repository at this point in the history
…lumni 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
  • Loading branch information
dtolnay committed Nov 24, 2023
1 parent 099b3d7 commit c1ed61f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions teams/alumni.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,14 @@ name = "alumni"
leads = []
members = [
"Aatch",
"Kimundi",
"MajorBreakfast",
"QuietMisdreavus",
"TimNN",
"alercah",
"arielb1",
"aturon",
"birkenfeld",
"bkoropoff",
"booyaa",
"brson",
"edunham",
"erickt",
"frewsxcv",
Expand Down

0 comments on commit c1ed61f

Please sign in to comment.