Skip to content

Commit

Permalink
shift pnkfelix to an alum on most of their team memberships. shift pn…
Browse files Browse the repository at this point in the history
…kfelix to an alum on most of their team memberships.
  • Loading branch information
pnkfelix committed Dec 7, 2024
1 parent e1c8ac5 commit d4f3d40
Show file tree
Hide file tree
Showing 13 changed files with 19 additions and 22 deletions.
2 changes: 1 addition & 1 deletion teams/compiler-maintainers.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ members = [
"Noratrieb",
"oli-obk",
"petrochenkov",
"pnkfelix",
"saethlin",
"SparrowLii",
"spastorino",
Expand All @@ -41,6 +40,7 @@ alumni = [
"jseyfried",
"nikomatsakis",
"nrc",
"pnkfelix",
"varkor",
"Zoxc",
]
Expand Down
1 change: 0 additions & 1 deletion teams/emacs.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ kind = "marker-team"
[people]
leads = []
members = [
"pnkfelix",
"MicahChalmer",
"tromey",
"brotzeit",
Expand Down
1 change: 0 additions & 1 deletion teams/goal-owners.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ members = [
"notriddle",
"obi1kenobi",
"oli-obk",
"pnkfelix",
"tmandry",
"traviscross",
"weihanglo",
Expand Down
2 changes: 1 addition & 1 deletion teams/lang.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ leads = [
members = [
"joshtriplett",
"nikomatsakis",
"pnkfelix",
"scottmcm",
"tmandry",
"traviscross",
Expand All @@ -20,6 +19,7 @@ alumni = [
"Centril",
"cramertj",
"nrc",
"pnkfelix",
"withoutboats",
"eddyb",
]
Expand Down
2 changes: 1 addition & 1 deletion teams/opsem.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ name = "T-opsem"

[[zulip-groups]]
name = "T-opsem/meetings"
extra-people = ["chorman0773", "thomcc", "pnkfelix", "joshlf", "burakemir", "fbq"]
extra-people = ["chorman0773", "thomcc", "joshlf", "burakemir", "fbq"]
6 changes: 3 additions & 3 deletions teams/project-negative-impls.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ subteam-of = "lang"
[people]
leads = [
"nikomatsakis",
"pnkfelix",
]
members = [
"nikomatsakis",
"pnkfelix",
"spastorino",
]
alumni = []
alumni = [
"pnkfelix",
]

[website]
name = "Negative Impls Initiative"
Expand Down
3 changes: 1 addition & 2 deletions teams/project-stable-mir.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,16 @@ subteam-of = "compiler"
[people]
leads = [
"celinval",
"pnkfelix",
]
members = [
"celinval",
"oli-obk",
"pnkfelix",
"scottmcm",
]
alumni = [
"spastorino",
"ouz-a",
"pnkfelix",
]

[website]
Expand Down
7 changes: 4 additions & 3 deletions teams/spec.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,16 @@ name = "spec"
subteam-of = "lang"

[people]
leads = ["pnkfelix", "JoelMarcey"]
leads = ["JoelMarcey"]
members = [
"pnkfelix",
"m-ou-se",
{ github = "JoelMarcey", roles = ["spec-editor"] },
"ehuss",
"traviscross",
]
alumni = []
alumni = [
"pnkfelix",
]

[website]
name = "Specification team"
Expand Down
2 changes: 1 addition & 1 deletion teams/wg-async.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ members = [
"guswynn",
"nikomatsakis",
"nrc",
"pnkfelix",
"taiki-e",
"tmandry",
"traviscross",
Expand All @@ -33,6 +32,7 @@ alumni = [
"lbernick",
"michaelwoerister",
"nellshamrell",
"pnkfelix",
"rylev",
"spastorino",
"withoutboats",
Expand Down
2 changes: 1 addition & 1 deletion teams/wg-compiler-performance.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ members = [
"Mark-Simulacrum",
"rylev",
"tgnottingham",
"pnkfelix",
"Kobzol",
"lqd",
"nnethercote",
]
alumni = [
"michaelwoerister",
"pnkfelix",
"wesleywiser",
]

Expand Down
4 changes: 2 additions & 2 deletions teams/wg-debugging.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ subteam-of = "compiler"
kind = "working-group"

[people]
leads = ["pnkfelix", "wesleywiser"]
leads = ["wesleywiser"]
members = [
"davidtwco",
"pnkfelix",
"wesleywiser",
]
alumni = [
"Manishearth",
"michaelwoerister",
"pnkfelix",
]

[website]
Expand Down
6 changes: 3 additions & 3 deletions teams/wg-incr-comp.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ subteam-of = "compiler"
kind = "working-group"

[people]
leads = ["pnkfelix", "wesleywiser"]
members = ["davidtwco", "pnkfelix", "wesleywiser", "Aaron1011", "cjgillot"]
alumni = ["michaelwoerister", "pierwill", "spastorino"]
leads = ["wesleywiser"]
members = ["davidtwco", "wesleywiser", "Aaron1011", "cjgillot"]
alumni = ["michaelwoerister", "pierwill", "pnkfelix", "spastorino"]

[[github]]
orgs = ["rust-lang"]
Expand Down
3 changes: 1 addition & 2 deletions teams/wg-prioritization.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ members = [
"hkmatsumoto",
"inquisitivecrystal",
"lcnr",
"pnkfelix",
"wesleywiser",
]
alumni = [
Expand All @@ -24,6 +23,7 @@ alumni = [
"mark-i-m",
"o0Ignition0o",
"spastorino",
"pnkfelix",
# The following nicknames listed here to pass validation
# see https://github.com/rust-lang/team/pull/992
"am-1t",
Expand Down Expand Up @@ -52,7 +52,6 @@ excluded-people = [
"lcnr",
"Dylan-DPC",
"camelid",
"pnkfelix",
"hkmatsumoto",
"inquisitivecrystal",
]

0 comments on commit d4f3d40

Please sign in to comment.