summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorPietro Albini <pietro@pietroalbini.org>2019-03-12 13:59:00 +0100
committerPietro Albini <pietro@pietroalbini.org>2019-03-12 13:59:00 +0100
commite27b3192fd30191e48e9e2f1c3a231f609596bb3 (patch)
tree3be2f500eb60faccc8a9a7022592791a7c588ceb /README.md
parenta6c88e3b7657cba0a27b068441d9d8e07509f924 (diff)
readme: document that bors is integrated with the repo
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
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