Skip to content

Commit 7dba649

Browse files
authored
Merge pull request #1504 from nikomatsakis/goal-owners-team
add new goal-owners team
2 parents 864cdbb + c121097 commit 7dba649

File tree

5 files changed

+47
-0
lines changed

5 files changed

+47
-0
lines changed

people/ZuseZ4.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "Manuel Drehwald"
2+
github = "ZuseZ4"
3+
github-id = 25483084

people/jkelleyrtp.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "Jonathan Kelley"
2+
github = "jkelleyrtp"
3+
github-id = 10237910

people/obi1kenobi.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "Predrag Gruevski"
2+
github = "obi1kenobi"
3+
github-id = 2348618

repos/rust-lang/rust-project-goals.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ leadership-council = "maintain"
1414
libs = "maintain"
1515
libs-api = "maintain"
1616
project-edition-2024 = "maintain"
17+
goal-owners = "maintain"

teams/goal-owners.toml

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
# Auto-generated from the rust-project-goals repository
2+
name = "goal-owners"
3+
kind = "marker-team"
4+
5+
[people]
6+
leads = []
7+
members = [
8+
"BoxyUwU",
9+
"GuillaumeGomez",
10+
"Muscraft",
11+
"Nadrieril",
12+
"SparrowLii",
13+
"ZuseZ4",
14+
"blyxyas",
15+
"celinval",
16+
"Eh2406",
17+
"epage",
18+
"estebank",
19+
"fee1-dead",
20+
"hi-rustin",
21+
"jkelleyrtp",
22+
"joshtriplett",
23+
"lcnr",
24+
"lqd",
25+
"nikomatsakis",
26+
"notriddle",
27+
"obi1kenobi",
28+
"oli-obk",
29+
"pnkfelix",
30+
"tmandry",
31+
"traviscross",
32+
"weihanglo",
33+
]
34+
included-teams = []
35+
36+
[[github]]
37+
orgs = ["rust-lang"]

0 commit comments

Comments
 (0)