summaryrefslogtreecommitdiffstats
path: root/teams/docs-rs.toml
blob: 73a95c138d50fba75d5acfd3f99bc9c5166da46b (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
name = "docs-rs"
subteam-of = "devtools"

[people]
leads = ["QuietMisdreavus"]
members = [
    "QuietMisdreavus",
    "GuillaumeGomez",
    "onur",
    "pietroalbini",
]

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

[rfcbot]
label = "T-docs-rs"
name = "Docs.rs"
ping = "rust-lang/docs-rs"

[website]
name = "Docs.rs team"
description = "Docs.rs, the documentation hosting service for crates"
discord-invite = "https://discord.gg/f7mTXPW"
discord-name = "#docs-rs"

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