summaryrefslogtreecommitdiffstats
path: root/teams/rustdoc.toml
blob: 2f10135c5dc64e8b3849983870b0694809104e5e (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
name = "rustdoc"
subteam-of = "devtools"

[people]
leads = ["GuillaumeGomez"]
members = [
    "GuillaumeGomez",
    "QuietMisdreavus",
    "ollie27",
    "kinnison",
]

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

[permissions]
crater = true
bors.rust.review = true

[rfcbot]
label = "T-rustdoc"
name = "Rustdoc"
ping = "rust-lang/rustdoc"

[website]
name = "Rustdoc team"
description = "Rustdoc, the documentation tool"
discord-invite = "https://discord.gg/4yEYPuT"
discord-name = "#rustdoc"

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