summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorPietro Albini <pietro@pietroalbini.org>2019-01-23 00:10:58 +0100
committerPietro Albini <pietro@pietroalbini.org>2019-01-23 00:10:58 +0100
commit37e834a30053909265b763feaa9dcda78a8ab914 (patch)
treec0e99488f55aa6c77fbdd80f0dbe749fd0217984 /README.md
parent260a5c06d9fb856dc0f65d97ba83d76bd4aaa945 (diff)
remove sync feature
Diffstat (limited to 'README.md')
-rw-r--r--README.md18
1 files changed, 1 insertions, 17 deletions
diff --git a/README.md b/README.md
index 31e4c33..11b756d 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,6 @@
# Rust teams structure
-This repository contains the structure of the Rust teams. It's automatically
-synchronized with the following services:
-
-* Team mailing lists (through Mailgun)
+This repository contains the structure of the Rust teams.
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
@@ -13,19 +10,6 @@ supported services.
It's possible to interact with this repository through its CLI tool.
-### Synchronizing with third-party providers
-
-The `sync` subcommand synchronizes the repository with all the third-party
-providers we support:
-
-```
-$ cargo run sync
-```
-
-You need to have the following environment variables:
-
-* `MAILGUN_API_TOKEN`: the authentication token for the Rust Mailgun account
-
### Verifying the integrity of the repository
This repository contains some sanity checks to avoid having stale or broken