summaryrefslogtreecommitdiffstats
path: root/teams/compiler-contributors.toml
blob: f4ede11611a58c8b1d0aa92e03a1acaf344460be (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 = "compiler-contributors"
subteam-of = "compiler"

[people]
leads = []
members = [
  "Centril",
  "davidtwco",
  "ecstatic-morse",
  "flodiebold",
  "lqd",
  "Mark-Simulacrum",
  "matklad",
  "matthewjasper",
  "nikic",
  "nnethercote",
  "scalexm",
  "spastorino",
  "tmandry",
  "wesleywiser",
  "Xanewok",
  "zackmdavis",
]

[permissions]
perf = true
crater = true
bors.rust.review = true

[github]
orgs = ["rust-lang", "rust-lang-nursery"]
extra-teams = ["compiler"]

[website]
name = "Compiler team contributors"
repo = "http://github.com/rust-lang/compiler-team"
description = "folks who contribute on a regular basis"