File tree Expand file tree Collapse file tree 2 files changed +43
-0
lines changed
Expand file tree Collapse file tree 2 files changed +43
-0
lines changed Original file line number Diff line number Diff line change 1+ org = " rust-lang"
2+ name = " program-team"
3+ description = " Home of the Rust program team"
4+ bots = [" rustbot" , " rfcbot" ]
5+
6+ [access .teams ]
7+ edition = " maintain"
8+ goals = " maintain"
9+ program = " maintain"
Original file line number Diff line number Diff line change 1+ # The Program team (AKA Program Management, PM) lists the staff hired
2+ # by the Project (via the Foundation) in support of program management
3+ # and those Project members who (via the delegation by the council to
4+ # the Edition and Goals teams) provide oversight and guidance for this
5+ # program.
6+
7+ name = " program"
8+ kind = " marker-team"
9+ subteam-of = " edition" # And of goals.
10+
11+ [people ]
12+ leads = []
13+ members = [
14+ " traviscross" ,
15+ " ehuss" ,
16+ " nikomatsakis" ,
17+ " tomassedovic" ,
18+ " nxsaken" ,
19+ ]
20+
21+ [[github ]]
22+ orgs = [" rust-lang" ]
23+
24+ [permissions ]
25+ bors.rust.review = true
26+ crater = true
27+ dev-desktop = true
28+ perf = true
29+
30+ [[lists ]]
31+ address = " program@rust-lang.org"
32+
33+ [[zulip-groups ]]
34+ name = " T-program"
You can’t perform that action at this time.
0 commit comments