Make nrf52 team a crates.io owner
jamesmunns opened this issue · 6 comments
jamesmunns commented
CC @Chocol4te
jamesmunns commented
The way to do this is to cd to the crate, then run
cargo owner --add github:nrf-rs:nrf52
fmckeogh commented
error: failed to invite owners to crate nrf52810-pac: api errors (status 200 OK): It looks like you don't have permission to query a necessary property from Github to complete this request. You may need to re-authenticate on crates.io to grant permission to read github org memberships. Just go to https://crates.io/login
But when I go to https://crates.io/login, it redirects me to GitHub, then back to crates.io, but I am shown this page:
Even though if I just go to crates.io in a new tab, I am already logged into crates.io.
fmckeogh commented
I've manually sent a request, did it work?
jamesmunns commented
@Chocol4te, no, unfortunately not. Perhaps try logging in from another browser (or incognito window?) Or maybe removing and re-adding crates.io oauth from github?
fmckeogh commented
@jamesmunns rust-lang/crates.io#1446 (comment)
I need to be a member to add a team
jamesmunns commented
@Chocol4te invited :)