From 8bfc13aab1049fa7904c026aae4038622eb1b19f Mon Sep 17 00:00:00 2001 From: Pietro Albini Date: Sun, 31 Mar 2019 18:33:43 +0200 Subject: rfcbot is now integrated with the team repo --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index c5bb6e4..08dfd20 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ automatically synchronized with: | [@bors][bors] | *In real time* | [Integration source][bors-src] | | [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] | [Governance section on the website][www] | 2 minutes | [Integration source][www-src] | @@ -24,6 +25,8 @@ supported services. [ml-src]: https://github.com/rust-lang/rust-central-station/tree/master/sync-mailgun [perf]: https://perf.rust-lang.org [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 ## Documentation -- cgit v1.2.3