Skip to content

Commit c61faaa

Browse files
authored
README: Add "crates.io admin access" service (#1194)
1 parent 1587482 commit c61faaa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ automatically synchronized with:
1313
| Mailing lists and aliases (`@rust-lang.org`, `@crates.io`) | *Shortly after merge* | [Integration source][sync-team-src] |
1414
| Zulip user group membership | *Shortly after merge* | [Integration source][sync-team-src] |
1515
| [Governance section on the website][www] | 2 minutes | [Integration source][www-src] |
16+
| crates.io admin access | 1 hour | [Integration source][crates-io-admin-src] |
1617

1718
If you need to add or remove a person from a team, send a PR to this
1819
repository. After it's merged, their account will be added/removed
@@ -29,6 +30,7 @@ from all the supported services.
2930
[rfcbot]: https://rfcbot.rs
3031
[rfcbot-src]: https://github.com/anp/rfcbot-rs/blob/master/src/teams.rs
3132
[sync-team-src]: https://github.com/rust-lang/sync-team
33+
[crates-io-admin-src]: https://github.com/rust-lang/crates.io/blob/main/src/worker/jobs/sync_admins.rs
3234

3335
## Documentation
3436

0 commit comments

Comments
 (0)