From 8637e8ab93331b1cf6da11cfa08f8757bb89dbf5 Mon Sep 17 00:00:00 2001 From: Pietro Albini Date: Fri, 19 Jul 2019 19:01:23 +0200 Subject: add github teams sync to the readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index d5f41d1..e66daf3 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,8 @@ automatically synchronized with: | [Crater and @craterbot][crater] | *In real time* | [Integration source][crater-src] | | [Perf and @rust-timer][perf] | *In real time* | [Integration source][perf-src] | | [@rfcbot][rfcbot] | 5 minutes | [Integration source][rfcbot-src] | -| Mailing lists and aliases (`@rust-lang.org`, `@crates.io`) | 5 minutes | [Integration source][ml-src] +| GitHub teams membership | 5 minutes | [Integration source][github-teams-src] | +| Mailing lists and aliases (`@rust-lang.org`, `@crates.io`) | 5 minutes | [Integration source][ml-src] | | [Governance section on the website][www] | 2 minutes | [Integration source][www-src] | If you need to add or remove a person from a team send a PR to this repository, @@ -27,6 +28,7 @@ supported services. [perf-src]: https://github.com/rust-lang-nursery/rustc-perf/blob/master/site/src/server.rs [rfcbot]: https://rfcbot.rs [rfcbot-src]: https://github.com/anp/rfcbot-rs/blob/master/src/teams.rs +[github-teams-src]: https://github.com/rust-lang/rust-central-station/tree/master/sync-github ## Documentation -- cgit v1.2.3