From 260a5c06d9fb856dc0f65d97ba83d76bd4aaa945 Mon Sep 17 00:00:00 2001 From: Pietro Albini Date: Tue, 22 Jan 2019 16:53:19 +0100 Subject: add static api and fix website data --- teams/wg-net-web.toml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 teams/wg-net-web.toml (limited to 'teams/wg-net-web.toml') 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" -- cgit v1.2.3