Skip to content

Commit 4afd912

Browse files
aDotInTheVoidGuillaumeGomez
authored andcommitted
Fix copy&paste messup.
Spotted by Pietro Albini
1 parent a342b3c commit 4afd912

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/0000-rustdoc-types-maintainers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ crates.io ownership is managed [via the command line](https://doc.rust-lang.org/
8282
I will run the following commands to move ownership.
8383

8484
```
85-
cargo owner --add github:rust-lang:owners
85+
cargo owner --add github:rust-lang:rustdoc
8686
cargo owner --add rust-lang-owner
8787
cargo owner --remove aDotInTheVoid
8888
```

0 commit comments

Comments
 (0)