summaryrefslogtreecommitdiffstats
path: root/teams/community-events.toml
blob: dd60724b7ef4659ad14242f4f5a6060694d53308 (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
name = "community-events"
subteam-of = "community"

[people]
leads = ["skade"]
members = [
    "skade",
    "mattgathu",
    "celaus",
    "flaki",
    "badboy",
    "Manishearth",
    "JohnTitor",
]

[website]
name = "Events team"
description = "Supporting community events with knowledge and resources."
repo = "https://github.com/rust-community/events-team"
discord-invite = "https://discord.gg/cj5HMXA"
discord-name = "#events"

[github]
orgs = ["rust-lang"]