summaryrefslogtreecommitdiffstats
path: root/teams/style.toml
diff options
context:
space:
mode:
Diffstat (limited to 'teams/style.toml')
-rw-r--r--teams/style.toml16
1 files changed, 16 insertions, 0 deletions
diff --git a/teams/style.toml b/teams/style.toml
new file mode 100644
index 0000000..224a2f5
--- /dev/null
+++ b/teams/style.toml
@@ -0,0 +1,16 @@
+name = "style"
+
+[people]
+leads = []
+members = [
+ "japaric",
+ "joshtriplett",
+ "nrc",
+ "solson",
+ "steveklabnik",
+ "ubsan",
+]
+
+[[lists]]
+address = "style-team@rust-lang.org"
+access-level = "everyone"