Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The repository is automatically synchronized with:
| GitHub repositories | *Shortly after merge* | [Integration source][sync-team-src] |
| Mailing lists and aliases (`@rust-lang.org`, `@crates.io`) | *Shortly after merge* | [Integration source][sync-team-src] |
| Zulip user group membership | *Shortly after merge* | [Integration source][sync-team-src] |
| [Governance section on the website][www] | 2 minutes | [Integration source][www-src] |
| [Governance section on the website][www] | Once per day | [Integration source][www-src] |
| crates.io admin access | 1 hour | [Integration source][crates-io-admin-src] |

If you need to add or remove a person from a team, send a PR to this
Expand All @@ -27,7 +27,7 @@ from all the supported services.

[www]: https://www.rust-lang.org/governance

[www-src]: https://github.com/rust-lang/www.rust-lang.org/blob/master/src/teams.rs
[www-src]: https://github.com/rust-lang/www.rust-lang.org/blob/HEAD/src/teams.rs

[crater]: https://github.com/rust-lang/crater

Expand Down
Loading