Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update fuchsia.toml to reflect team changes #1116

Merged
merged 2 commits into from
Dec 18, 2023
Merged

Conversation

tmandry
Copy link
Member

@tmandry tmandry commented Nov 13, 2023

cc @erickt

@@ -6,6 +6,6 @@ leads = []
members = [
"tmandry",
"djkoloski",
"ComputerDruid",
"erickt",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesn't this require changing files in people/ too?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed @tmandry CI is failing.

@jackh726
Copy link
Member

ping @tmandry can you fix CI?

@dtolnay
Copy link
Member

dtolnay commented Dec 17, 2023

[ERROR rust_team::validate] validation error: person ComputerDruid is not a member of any team (active or archived), has no permissions, and is not an individual contributor to any repo

Please add:

alumni = [
    "ComputerDruid",
]

to the bottom of this file, or delete people/ComputerDruid.toml.

[ERROR rust_team::validate] validation error: alumni team includes active member erickt
[ERROR rust_team::validate] validation error: user jntrnr changed username to sophiajt

These will go away as soon as you rebase past #1117 + #1126.

@rylev rylev merged commit 8bdb431 into rust-lang:master Dec 18, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants