Skip to content

Conversation

@Urgau
Copy link
Member

@Urgau Urgau commented Oct 29, 2025

@Urgau Urgau requested a review from Kobzol October 29, 2025 18:25

// Allow `me` as an alias for self-assign, which is always allowed.
if let [name] = names
&& name == "me"
Copy link
Member

Choose a reason for hiding this comment

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

It's a bit disqualifying for https://github.com/me.. 😆 But until they become a Rust team member, I guess it's fine.

Copy link
Member Author

Choose a reason for hiding this comment

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

That's unexpected. 😄

If they ever become part of the project we could make it so r? @me does assign them.

Copy link
Member

Choose a reason for hiding this comment

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

That already applies to users called like adhoc groups like compiler (https://github.com/compiler) :D (or user try (https://github.com/try) in the case of bors (@bors2 delegate=try))

@Urgau Urgau added this pull request to the merge queue Oct 29, 2025
Merged via the queue into rust-lang:master with commit 3fe53db Oct 29, 2025
3 checks passed
@Urgau Urgau deleted the r-me-alias branch October 29, 2025 19:03
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.

3 participants