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 team #3

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

crates publishing team #3

michaelkirk opened this issue Oct 28, 2020 · 1 comment

Comments

@michaelkirk
Copy link
Member

michaelkirk commented Oct 28, 2020

馃憢 Hi @frewsxcv,

Following up on georust/meta#21, I created a new world-file-publishers team for publishing to crates.io with you as a 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 world-file crate owners on crates.io:

You are the only "user owners" of that crate, so only you can edit that crate's owners:

cd world-file
# I noticed this crate never had the georust/core team as an owner, so no need to remove them.
# 馃攼 add small publishing group
cargo owner --add github:georust:world-file-publishers

# Consider adding another "user owner" so that if you become inaccessible someone could edit the owners
cargo owner --add <some user>

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

And 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.

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

@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

2 participants