summaryrefslogtreecommitdiffstats
path: root/teams/wg-gamedev.toml
diff options
context:
space:
mode:
Diffstat (limited to 'teams/wg-gamedev.toml')
-rw-r--r--teams/wg-gamedev.toml24
1 files changed, 24 insertions, 0 deletions
diff --git a/teams/wg-gamedev.toml b/teams/wg-gamedev.toml
new file mode 100644
index 0000000..9f061bd
--- /dev/null
+++ b/teams/wg-gamedev.toml
@@ -0,0 +1,24 @@
+name = "wg-gamedev"
+wg = true
+
+[people]
+leads = ["AlexEne", "erlend-sh", "kvark"]
+
+members = [
+ "17cupsofcoffee",
+ "AlexEne",
+ "erlend-sh",
+ "kvark",
+ "ozkriff",
+ "repi"
+]
+
+[website]
+page = "gamedev"
+name = "Game development working group"
+description = "Focusing on making rust the default choice for game development."
+repo = "https://github.com/rust-gamedev"
+
+
+[[lists]]
+address = "gamedev-wg@rust-lang.org"