Skip to content

Commit 814a613

Browse files
authored
Merge pull request #2061 from Kobzol/patch-1
Update how often is the website updated
2 parents c8d8a57 + 13cb4c1 commit 814a613

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The repository is automatically synchronized with:
1414
| GitHub repositories | *Shortly after merge* | [Integration source][sync-team-src] |
1515
| Mailing lists and aliases (`@rust-lang.org`, `@crates.io`) | *Shortly after merge* | [Integration source][sync-team-src] |
1616
| Zulip user group membership | *Shortly after merge* | [Integration source][sync-team-src] |
17-
| [Governance section on the website][www] | 2 minutes | [Integration source][www-src] |
17+
| [Governance section on the website][www] | Once per day | [Integration source][www-src] |
1818
| crates.io admin access | 1 hour | [Integration source][crates-io-admin-src] |
1919

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

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

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

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

0 commit comments

Comments
 (0)