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

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

[rfcbot]
label = "T-IDEs"
name = "IDEs and editors"
ping = "rust-lang/ides"

[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"