summaryrefslogtreecommitdiffstats
path: root/teams/rust-by-example.toml
blob: 8db386488c6c971f1c88464588092768567775e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
name = "rust-by-example"
subteam-of = "docs"

[people]
leads = ["steveklabnik"]
members = [
    "steveklabnik",
    "marioidival",
]

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

[website]
name = "Rust by Example team"
description = "maintaining and updating Rust By Example"