Skip to content

Commit f284c62

Browse files
committed
document how to transfer repositories
1 parent 2c01db3 commit f284c62

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

src/platforms/github.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,18 @@ Bot accounts controlled by the Infrastructure Team (such as the triagebot) can b
3838
[Infrastructure Team]: https://github.com/rust-lang/infra-team/
3939
[team]: https://github.com/rust-lang/team
4040
[2FA]: https://docs.github.com/en/authentication/securing-your-account-with-two-factor-authentication-2fa
41+
42+
## Transfer repositories
43+
44+
To transfer a repository to the `rust-lang` organization:
45+
46+
1. Write in the [#t-infra] Zulip channel saying that you want to transfer the repository
47+
2. Open a Pull Request in the [team] to add the repository
48+
3. Transfer the repository to the GitHub profile of an [infrastructure admin]
49+
(only infra-admins can transfer repositories into `rust-lang`)
50+
4. Wait for the infra admin to:
51+
- Accept the transfer
52+
- Merge the PR in the team repo
53+
54+
[#t-infra]: https://rust-lang.zulipchat.com/#narrow/channel/242791-t-infra
55+
[infrastructure admin]: https://github.com/rust-lang/team/blob/main/teams/infra-admins.toml

0 commit comments

Comments
 (0)