summaryrefslogtreecommitdiffstats
path: root/teams/wg-triage.toml
diff options
context:
space:
mode:
authorDylan DPC <dylan.dpc@gmail.com>2019-07-04 12:33:36 +0200
committer= <dcaetanodesouza@wayfair.com>2019-07-04 13:24:20 +0200
commit28e270334c72153aebc519f82ab734264c204ec2 (patch)
treed7112790ca2d130870541cb4228eac673ef694e6 /teams/wg-triage.toml
parent318fa38ae4efa2a4f45fce53afac18d56e925188 (diff)
add triage wg
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..865c1aa
--- /dev/null
+++ b/teams/wg-triage.toml
@@ -0,0 +1,29 @@
+name = "wg-triage"
+subteam-of = "release"
+wg = true
+
+[people]
+leads = []
+members = [
+ "Dylan-DPC",
+ "fairingrey",
+ "gagan0723",
+ "JohnTitor",
+ "Kixiron",
+ "joelpalmer",
+ "hdhoang",
+ "johncsimon",
+ "edmilsonefes",
+ "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"