summaryrefslogtreecommitdiffstats
path: root/teams/twir.toml
diff options
context:
space:
mode:
Diffstat (limited to 'teams/twir.toml')
-rw-r--r--teams/twir.toml12
1 files changed, 12 insertions, 0 deletions
diff --git a/teams/twir.toml b/teams/twir.toml
new file mode 100644
index 0000000..402f078
--- /dev/null
+++ b/teams/twir.toml
@@ -0,0 +1,12 @@
+name = "twir"
+
+[people]
+leads = []
+members = [
+ "llogiq",
+ "nasa42",
+]
+
+[[lists]]
+address = "twir@rust-lang.org"
+access-level = "everyone"