From 04fa32d1c74c7af22f3b71ce8315d503c771752d Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Thu, 3 Oct 2019 07:37:47 -0700 Subject: Update libs team configuration * Enable sync with github * Remove aturon who is no longer a member --- teams/libs.toml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'teams') diff --git a/teams/libs.toml b/teams/libs.toml index 258679f..bc8f04c 100644 --- a/teams/libs.toml +++ b/teams/libs.toml @@ -3,18 +3,20 @@ name = "libs" [people] leads = ["alexcrichton"] members = [ - "alexcrichton", - "sfackler", + "Amanieu", "BurntSushi", "Kimundi", + "KodrAus", "SimonSapin", + "alexcrichton", "dtolnay", - "aturon", - "KodrAus", + "sfackler", "withoutboats", - "Amanieu", ] +[github] +orgs = ["rust-lang", "rust-lang-nursery"] + [permissions] perf = true crater = true @@ -30,7 +32,6 @@ ping = "rust-lang/libs" exclude-members = [ "BurntSushi", "KodrAus", - "aturon", ] [website] -- cgit v1.2.3