summaryrefslogtreecommitdiffstats
path: root/teams/community-survey.toml
blob: 502d5a959f097e4793d34b0d485755cdaf526408 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name = "community-survey"
subteam-of = "community"

[people]
leads = ["Manishearth"]
members = [
    "Manishearth",
]

[website]
name = "Survey team"
description = "Running, analysing, and presenting the community survey."

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