summaryrefslogtreecommitdiffstats
path: root/teams/wg-net-web.toml
diff options
context:
space:
mode:
authorPietro Albini <pietro@pietroalbini.org>2019-01-22 16:53:19 +0100
committerPietro Albini <pietro@pietroalbini.org>2019-01-22 23:22:42 +0100
commit260a5c06d9fb856dc0f65d97ba83d76bd4aaa945 (patch)
tree590f2b82efbb70fabae592df804b0980c73a4595 /teams/wg-net-web.toml
parent9cec8b78f83aac75a2c503d46c8c2e914a27fb15 (diff)
add static api and fix website data
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"