From 3de533e1fd2b3b22584b9bb1414e69a5672343ef Mon Sep 17 00:00:00 2001 From: Pietro Albini Date: Tue, 27 Nov 2018 12:43:28 +0100 Subject: some more README improvements --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'README.md') 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 -- cgit v1.2.3