summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorPietro Albini <pietro@pietroalbini.org>2018-11-27 12:43:28 +0100
committerPietro Albini <pietro@pietroalbini.org>2018-11-27 12:43:28 +0100
commit3de533e1fd2b3b22584b9bb1414e69a5672343ef (patch)
treedb922d8a9098bc72a12b68c4931da09c778008f5 /README.md
parent380dca7786652b27a3531b1ee4fefe42d8da05c5 (diff)
some more README improvements
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/README.md b/README.md
index 02e6492..9683997 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,11 @@
This repository contains the structure of the Rust teams. It's automatically
synchronized with the following services:
-* Mailing lists (through MailGun)
+* Team mailing lists (through Mailgun)
+
+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.
## Using the CLI tool
@@ -20,7 +24,7 @@ $ cargo run sync
You need to have the following environment variables:
-* `MAILGUN_API_TOKEN`: the authentication token for the Rust MailGun account
+* `MAILGUN_API_TOKEN`: the authentication token for the Rust Mailgun account
### Verifying the integrity of the repository