summaryrefslogtreecommitdiffstats
path: root/teams/wg-net-web.toml
diff options
context:
space:
mode:
Diffstat (limited to 'teams/wg-net-web.toml')
-rw-r--r--teams/wg-net-web.toml13
1 files changed, 13 insertions, 0 deletions
diff --git a/teams/wg-net-web.toml b/teams/wg-net-web.toml
new file mode 100644
index 0000000..a54700c
--- /dev/null
+++ b/teams/wg-net-web.toml
@@ -0,0 +1,13 @@
+name = "wg-net-web"
+subteam-of = "wg-net"
+wg = true
+
+[people]
+leads = ["aturon", "yoshuawuyts"]
+members = ["aturon", "yoshuawuyts"]
+
+[website]
+name = "Web foundations working group"
+description = "Our goal is to improve web programming in Rust."
+discord-invite = "https://discord.gg/NKHgJpq"
+discord-name = "#wg-net-web"