Skip to content

Unable to add an owner, no error #1132

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

Closed
kvark opened this issue Oct 16, 2017 · 2 comments
Closed

Unable to add an owner, no error #1132

kvark opened this issue Oct 16, 2017 · 2 comments

Comments

@kvark
Copy link

kvark commented Oct 16, 2017

[kvark@carbon collision]$ cargo owner -a Rhuagh
    Updating registry `https://github.com/rust-lang/crates.io-index`
       Owner adding ["Rhuagh"] to crate collision
[kvark@carbon collision]$ cargo owner -l
    Updating registry `https://github.com/rust-lang/crates.io-index`
kvark (Dzmitry Malyshau)
csherratt (Coraline Sherratt)

Trying to add this person to collision crate.
What's going on?

@kvark
Copy link
Author

kvark commented Oct 16, 2017

Apparently, adding a person sends an invitation. Cargo 1.22 writes:

Owner user Rhuagh has been invited to be an owner of crate collision

So I suppose this is a non-issue. A person will appear in the actual list after the invitation is accepted.

@kvark kvark closed this as completed Oct 16, 2017
@carols10cents
Copy link
Member

Yup, you've got it! We discussed how to surface this in cargo and decided going to great lengths to surface invitations in old versions of cargo wasn't worthwhile.

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

No branches or pull requests

2 participants