summaryrefslogtreecommitdiffstats
path: root/teams/wg-gamedev.toml
blob: 0973761616d2af3effe1e199bb4d1c655b71ce1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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"
discord-invite = "https://discord.gg/sG23nSS"
discord-name = "#wg-gamedev"

[[lists]]
address = "gamedev-wg@rust-lang.org"