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 #14

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

crates publishing team #14

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 topojson crate, so only you can edit that crate's owners on crates.io

Following up on georust/meta#21, I created a new topojson 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 topojson crate owners on crates.io:
cd topojson
# 馃挜 remove large publishing group
cargo owner --remove github:georust:core
# 馃攼 add small publishing group
cargo owner --add github:georust:topojson-publishers

# you're currently the only user-owner of topojson. 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.

@pjsier
Copy link
Member

pjsier commented Oct 28, 2020

I'm interested in being a publisher if that's alright

@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