summaryrefslogtreecommitdiffstats
path: root/teams/mods.toml
blob: 9fe5f48e45525777b73aab3b20bf00a259f7356e (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
26
27
28
29
30
31
32
33
34
35
name = "mods"

[people]
leads = []
members = [
    "mbrubeck",
    "BurntSushi",
    "llogiq",
    "matthieu-m",
]

[rfcbot]
label = "T-moderation"
name = "Moderation"
ping = "rust-lang/moderation"

[website]
page = "moderation"
name = "Moderation team"
description = "helping uphold the code of conduct"
email = "rust-mods@rust-lang.org"

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

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

[[lists]]
address = "mods-all@rust-lang.org"
extra-teams = [
    "mods-discord",
    "mods-discourse",
]
extra-people = ["Manishearth"] # Temporary, while we focus on trying to improve moderation and stuff