summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--people/v-thakkar.toml (renamed from people/nerdyvaishali.toml)2
-rw-r--r--teams/community-content.toml3
-rw-r--r--teams/community-events.toml3
-rw-r--r--teams/community-rustbridge.toml3
-rw-r--r--teams/community-survey.toml3
-rw-r--r--teams/community.toml8
-rw-r--r--teams/wg-embedded.toml2
7 files changed, 20 insertions, 4 deletions
diff --git a/people/nerdyvaishali.toml b/people/v-thakkar.toml
index bbda1b3..84f87a3 100644
--- a/people/nerdyvaishali.toml
+++ b/people/v-thakkar.toml
@@ -1,4 +1,4 @@
name = "vaishali Thakkar"
-github = "nerdyvaishali"
+github = "v-thakkar"
github-id = 7105009
email = false
diff --git a/teams/community-content.toml b/teams/community-content.toml
index ecc259f..365230a 100644
--- a/teams/community-content.toml
+++ b/teams/community-content.toml
@@ -16,3 +16,6 @@ description = "Helping support community content collection and development."
repo = "https://github.com/rust-community/content-team"
discord-invite = "https://discord.gg/b7a22kw"
discord-name = "#content"
+
+[github]
+orgs = ["rust-lang"]
diff --git a/teams/community-events.toml b/teams/community-events.toml
index 430bf7a..dd60724 100644
--- a/teams/community-events.toml
+++ b/teams/community-events.toml
@@ -19,3 +19,6 @@ description = "Supporting community events with knowledge and resources."
repo = "https://github.com/rust-community/events-team"
discord-invite = "https://discord.gg/cj5HMXA"
discord-name = "#events"
+
+[github]
+orgs = ["rust-lang"]
diff --git a/teams/community-rustbridge.toml b/teams/community-rustbridge.toml
index 2089c98..5a9f127 100644
--- a/teams/community-rustbridge.toml
+++ b/teams/community-rustbridge.toml
@@ -19,3 +19,6 @@ description = "An inclusive educational initiative focused on bringing underrepr
repo = "https://github.com/rustbridge/team"
discord-invite = "https://discord.gg/cj5HMXA"
discord-name = "#rustbridge"
+
+[github]
+orgs = ["rust-lang"]
diff --git a/teams/community-survey.toml b/teams/community-survey.toml
index dea7047..502d5a9 100644
--- a/teams/community-survey.toml
+++ b/teams/community-survey.toml
@@ -10,3 +10,6 @@ members = [
[website]
name = "Survey team"
description = "Running, analysing, and presenting the community survey."
+
+[github]
+orgs = ["rust-lang"]
diff --git a/teams/community.toml b/teams/community.toml
index 2227327..d6c7e49 100644
--- a/teams/community.toml
+++ b/teams/community.toml
@@ -1,13 +1,13 @@
name = "community"
[people]
-leads = ["ashleygwilliams"]
+leads = []
members = [
"skade",
"Manishearth",
"sebasmagri",
- "badboy",
"ashleygwilliams",
+ "badboy",
"fmoko",
"technetos",
"jonathandturner",
@@ -22,6 +22,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 +67,7 @@ extra-emails = [
address = "rustbridge@rust-lang.org"
include-team-members = false
extra-people = [
+ "fmoko",
"ashleygwilliams",
"arshiamufti",
]
diff --git a/teams/wg-embedded.toml b/teams/wg-embedded.toml
index 5d1f963..622137e 100644
--- a/teams/wg-embedded.toml
+++ b/teams/wg-embedded.toml
@@ -21,7 +21,6 @@ members = [
"jcsoo",
"korken89",
"nastevens",
- "nerdyvaishali",
"paoloteti",
"parched",
"pftbest",
@@ -32,6 +31,7 @@ members = [
"sekineh",
"thejpster",
"therealprof",
+ "v-thakkar",
"wizofe",
]