summaryrefslogtreecommitdiffstats
path: root/teams
diff options
context:
space:
mode:
Diffstat (limited to 'teams')
-rw-r--r--teams/community-survey.toml3
-rw-r--r--teams/community.toml1
-rw-r--r--teams/icebreakers-llvm.toml1
-rw-r--r--teams/wg-gamedev.toml3
4 files changed, 4 insertions, 4 deletions
diff --git a/teams/community-survey.toml b/teams/community-survey.toml
index 778b0ec..502d5a9 100644
--- a/teams/community-survey.toml
+++ b/teams/community-survey.toml
@@ -2,9 +2,8 @@ name = "community-survey"
subteam-of = "community"
[people]
-leads = ["jonathandturner"]
+leads = ["Manishearth"]
members = [
- "jonathandturner",
"Manishearth",
]
diff --git a/teams/community.toml b/teams/community.toml
index d6c7e49..053749a 100644
--- a/teams/community.toml
+++ b/teams/community.toml
@@ -10,7 +10,6 @@ members = [
"badboy",
"fmoko",
"technetos",
- "jonathandturner",
"JohnTitor",
]
diff --git a/teams/icebreakers-llvm.toml b/teams/icebreakers-llvm.toml
index a2dd9a3..60c59e6 100644
--- a/teams/icebreakers-llvm.toml
+++ b/teams/icebreakers-llvm.toml
@@ -6,4 +6,5 @@ leads = []
members = [
"nagisa",
"nikic",
+ "rkruppe",
]
diff --git a/teams/wg-gamedev.toml b/teams/wg-gamedev.toml
index 9f061bd..acc338a 100644
--- a/teams/wg-gamedev.toml
+++ b/teams/wg-gamedev.toml
@@ -18,7 +18,8 @@ page = "gamedev"
name = "Game development working group"
description = "Focusing on making rust the default choice for game development."
repo = "https://github.com/rust-gamedev"
-
+discord-invite = "https://discord.gg/sG23nSS"
+discord-name = "#wg-gamedev"
[[lists]]
address = "gamedev-wg@rust-lang.org"