summaryrefslogtreecommitdiffstats
path: root/teams/community-content.toml
blob: 365230a7612f468a71af8176eedc0443b78c07d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
name = "community-content"
subteam-of = "community"

[people]
leads = []
members = [
    "adityac8",
    "nasa42",
    "skade",
    "wezm",
]

[website]
name = "Content team"
description = "Helping support community content collection and development."
repo = "https://github.com/rust-community/content-team"
discord-invite = "https://discord.gg/b7a22kw"
discord-name = "#content"

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