summaryrefslogtreecommitdiffstats
path: root/teams/community.toml
diff options
context:
space:
mode:
Diffstat (limited to 'teams/community.toml')
-rw-r--r--teams/community.toml9
1 files changed, 6 insertions, 3 deletions
diff --git a/teams/community.toml b/teams/community.toml
index 2227327..053749a 100644
--- a/teams/community.toml
+++ b/teams/community.toml
@@ -1,16 +1,15 @@
name = "community"
[people]
-leads = ["ashleygwilliams"]
+leads = []
members = [
"skade",
"Manishearth",
"sebasmagri",
- "badboy",
"ashleygwilliams",
+ "badboy",
"fmoko",
"technetos",
- "jonathandturner",
"JohnTitor",
]
@@ -22,6 +21,9 @@ repo = "https://github.com/rust-community/team"
discord-invite = "https://discord.gg/KskHZGT"
discord-name = "#community-team"
+[github]
+orgs = ["rust-lang"]
+
[[lists]]
address = "community@rust-lang.org"
extra-teams = [
@@ -64,6 +66,7 @@ extra-emails = [
address = "rustbridge@rust-lang.org"
include-team-members = false
extra-people = [
+ "fmoko",
"ashleygwilliams",
"arshiamufti",
]