Skip to content

Commit 9a4861c

Browse files
authored
Merge pull request #1981 from nikomatsakis/master
adjust goal owners list based on 2025h2 RFC
2 parents ecff060 + 8f8cfab commit 9a4861c

File tree

6 files changed

+34
-13
lines changed

6 files changed

+34
-13
lines changed

people/aapoalas.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "Aapo Alasuutari"
2+
github = "aapoalas"
3+
github-id = 19621382

people/frank-king.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "Frank King"
2+
github = "frank-king"
3+
github-id = 16741972

people/icmccorm.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "Ian McCormack"
2+
github = "icmccorm"
3+
github-id = 30697012

people/jakos-sec.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "Jakob Koschel"
2+
github = "jakos-sec"
3+
github-id = 187629710

people/ranger-ross.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "Ross Sullivan"
2+
github = "ranger-ross"
3+
github-id = 25847436

teams/goal-owners.toml

Lines changed: 19 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6,36 +6,42 @@ kind = "marker-team"
66
leads = []
77
members = [
88
"1c3t3a",
9+
"Amanieu",
910
"BennoLossin",
1011
"BoxyUwU",
11-
"Eh2406",
12-
"JoelMarcey",
13-
"Muscraft",
12+
"Darksonn",
13+
"GuillaumeGomez",
14+
"Jamesbarford",
15+
"PLeVasseur",
1416
"SparrowLii",
1517
"ZuseZ4",
16-
"blyxyas",
17-
"celinval",
18-
"chorman0773",
18+
"aapoalas",
19+
"baumanj",
20+
"cramertj",
1921
"davidtwco",
2022
"epage",
2123
"folkertdev",
22-
"jhpratt",
23-
"jieyouxu",
24+
"frank-king",
25+
"icmccorm",
26+
"jakos-sec",
2427
"joshtriplett",
2528
"jswrenn",
2629
"lcnr",
2730
"lqd",
28-
"m-ou-se",
2931
"nikomatsakis",
3032
"obi1kenobi",
3133
"oli-obk",
32-
"spastorino",
33-
"tmandry",
34-
"veluca93",
35-
"walterhpearce",
34+
"petrochenkov",
35+
"ranger-ross",
36+
"tomassedovic",
37+
"weihanglo",
3638
"yaahc",
3739
]
3840
included-teams = []
41+
alumni = [
42+
"veluca93"
43+
]
3944

4045
[[github]]
4146
orgs = ["rust-lang"]
47+

0 commit comments

Comments
 (0)