summaryrefslogtreecommitdiffstats
path: root/teams/wg-triage.toml
diff options
context:
space:
mode:
authorMark Rousskov <mark.simulacrum@gmail.com>2019-07-04 08:55:23 -0400
committerGitHub <noreply@github.com>2019-07-04 08:55:23 -0400
commit4c55531a1cf0f3660ecb34d467d78b73814e3e1c (patch)
tree43b62ffba7d38f1d0077547026a3288169d85259 /teams/wg-triage.toml
parent318fa38ae4efa2a4f45fce53afac18d56e925188 (diff)
parent986670df38f1bd6fe9330d79f0ce56deb3f470dd (diff)
Merge pull request #83 from Dylan-DPC/Dylan-DPC-patch-16
Add triage-wg to release team
Diffstat (limited to 'teams/wg-triage.toml')
-rw-r--r--teams/wg-triage.toml29
1 files changed, 29 insertions, 0 deletions
diff --git a/teams/wg-triage.toml b/teams/wg-triage.toml
new file mode 100644
index 0000000..51d7caa
--- /dev/null
+++ b/teams/wg-triage.toml
@@ -0,0 +1,29 @@
+name = "wg-triage"
+subteam-of = "release"
+wg = true
+
+[people]
+leads = ["Dylan-DPC"]
+members = [
+ "Dylan-DPC",
+ "fairingrey",
+ "gagan0723",
+ "JohnTitor",
+ "Kixiron",
+ "joelpalmer",
+ "hdhoang",
+ "johncsimon",
+ "edmilsonefs",
+ "rholderfield",
+ "ProgrammaticNajel",
+ "Alexendoo",
+ "soniasingla",
+ "championshuttler",
+ "JuanPotato"
+]
+
+[website]
+name = "Triage Working Group"
+description = "Triage repositories under rust-lang organisation"
+discord-invite = "https://discord.gg/e6Q3cvu"
+discord-name = "#triage-wg"