From e27b3192fd30191e48e9e2f1c3a231f609596bb3 Mon Sep 17 00:00:00 2001 From: Pietro Albini Date: Tue, 12 Mar 2019 13:59:00 +0100 Subject: readme: document that bors is integrated with the repo --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index ddabbd0..afd5e40 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ automatically synchronized with: | Service | Synchronized every | | | --- | :---: | --- | +| [@bors][bors] | *In real time* | [Integration source][bors-src] | | [Crater and @craterbot][crater] | *In real time* | [Integration source][crater-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] | @@ -13,6 +14,8 @@ If you need to add or remove a person from a team send a PR to this repository, and after it's merged their account will be added/removed from all the supported services. +[bors]: https://buildbot2.rust-lang.org/homu +[bors-src]: https://github.com/rust-lang/homu/blob/master/homu/auth.py [www]: https://www.rust-lang.org/governance [www-src]: https://github.com/rust-lang/www.rust-lang.org/blob/master/src/teams.rs [crater]: https://github.com/rust-lang-nursery/crater -- cgit v1.2.3