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

[people]
leads = []
members = [
    "Gankra",
    "Aatch",
    "TimNN",
    "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