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

[people]
leads = ["nrc", "Xanewok"]
members = [
    "alexheretic",
    "autozimu",
    "jasonwilliams",
    "LucasBullen",
    "matklad",
    "nrc",
    "vlad20012",
    "Xanewok",
]

[website]
name = "IDEs and editors team"
description = "IDEs, editors, and supporting tools such as Racer and the RLS"

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

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