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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

crates publishing teams #17

Closed
1 task
michaelkirk opened this issue Oct 28, 2020 · 2 comments
Closed
1 task

crates publishing teams #17

michaelkirk opened this issue Oct 28, 2020 · 2 comments
Assignees

Comments

@michaelkirk
Copy link
Member

馃憢 Hi @frewsxcv you are the only "user-owner" of the robust crate on crates.io, so only you can edit that crate's owners.

Following up on georust/meta#21, I created a new robust-publishers team for publishing to crates.io with you as the sole member and maintainer (actually since @frewsxcv is an organization owner, GH won't let me mark him as a maintainer, but it'd be redundant permissions anyway 馃し).

Could you please update the crate owners? Specifically:


  • update robust crate owners on crates.io:
cd robust

# 馃挜 remove large publishing group
cargo owner --remove github:georust:core

# 馃攼 add small publishing group
cargo owner --add github:georust:robust-publishers

# 馃毃 You are currently the only user-owner of robust. 
# Consider adding another user-owner,  that way if for some reason you become inaccessible,
# we have someone else who can edit the owners. 
# See https://github.com/rust-lang/crates.io/issues/2906
cargo owner --add <username>

# make sure everything looks good 馃憖 
cargo owner --list

If there's anyone else you'd like to be able to publish the crates, feel free to add them to your publishing team, or as a user-owner. Consider that user-owners, as opposed to owners-via-team, can themselves edit the crate's owners, which could be desirable, or not, depending.

In particular, users who have been active in this repo in the past:

Are any of them interested in being added as publishers?

Let me know if you have any questions, or you can review georust/meta#21.

@urschrei
Copy link
Member

Are any of them interested in being added as publishers?

Sure!

@frewsxcv
Copy link
Member

done

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

3 participants