summaryrefslogtreecommitdiffstats
path: root/teams/alumni.toml
blob: d4dc4972085ef431ffd7e5bd22b9f154e021672b (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
36
name = "alumni"

[people]
leads = []
members = [
    "Gankra",
    "Aatch",
    "alercah",
    "arielb1",
    "birkenfeld",
    "bkoropoff",
    "booyaa",
    "brson",
    "bstrie",
    "dotdash",
    "dwijnand",
    "edunham",
    "erickt",
    "frewsxcv",
    "huonw",
    "jonathandturner",
    "jseyfried",
    "niconii",
    "pcwalton",
    "peschkaj",
    "rpjohnst",
    "solson",
    "tomprince",
    "whitequark",
    "wycats",
]

[website]
name = "Rust team alumni"
description = "enjoying a leisurely retirement"
weight = -1000