From 37e834a30053909265b763feaa9dcda78a8ab914 Mon Sep 17 00:00:00 2001 From: Pietro Albini Date: Wed, 23 Jan 2019 00:10:58 +0100 Subject: remove sync feature --- README.md | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) (limited to 'README.md') 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 -- cgit v1.2.3