mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
Change my-buddy to github-handle
This change has the dual benefit of being both more descriptive and gender neutral
This commit is contained in:
parent
5da4b4d479
commit
0255a5ee37
@ -164,8 +164,8 @@ may change over time! The owner of a crate is the only person allowed to publish
|
||||
new versions of the crate, but an owner may designate additional owners.
|
||||
|
||||
```console
|
||||
$ cargo owner --add my-buddy
|
||||
$ cargo owner --remove my-buddy
|
||||
$ cargo owner --add github-handle
|
||||
$ cargo owner --remove github-handle
|
||||
$ cargo owner --add github:rust-lang:owners
|
||||
$ cargo owner --remove github:rust-lang:owners
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user