summaryrefslogtreecommitdiffstats
path: root/teams/wg-rustfmt.toml
diff options
context:
space:
mode:
Diffstat (limited to 'teams/wg-rustfmt.toml')
-rw-r--r--teams/wg-rustfmt.toml15
1 files changed, 15 insertions, 0 deletions
diff --git a/teams/wg-rustfmt.toml b/teams/wg-rustfmt.toml
new file mode 100644
index 0000000..b717606
--- /dev/null
+++ b/teams/wg-rustfmt.toml
@@ -0,0 +1,15 @@
+name = "wg-rustfmt"
+wg = true
+
+[people]
+leads = ["nrc", "topecongiro"]
+members = [
+ "nrc",
+ "topecongiro",
+]
+
+[website]
+name = "Rustfmt working group"
+description = "design and implementation of Rustfmt"
+discord-invite = "https://discord.gg/e6Q3cvu"
+discord-name = "#wg-rustfmt"