summaryrefslogtreecommitdiffstats
path: root/teams/wg-debugging.toml
diff options
context:
space:
mode:
Diffstat (limited to 'teams/wg-debugging.toml')
-rw-r--r--teams/wg-debugging.toml16
1 files changed, 16 insertions, 0 deletions
diff --git a/teams/wg-debugging.toml b/teams/wg-debugging.toml
new file mode 100644
index 0000000..bbcaa99
--- /dev/null
+++ b/teams/wg-debugging.toml
@@ -0,0 +1,16 @@
+name = "wg-debugging"
+wg = true
+
+[people]
+leads = ["manishearth", "michaelwoerister", "tromey"]
+members = [
+ "manishearth",
+ "michaelwoerister",
+ "tromey",
+]
+
+[website]
+name = "Debugging working group"
+description = "debugging tools and foundations"
+discord-invite = "https://discord.gg/UW3rnhd"
+discord-name = "#wg-debugging"