Skip to content

Commit d10836d

Browse files
Update email and PM assignments for pages (#11049)
* Update email and PM assignments for pages @dcartertwo and I can help on this part with issues that come in * remove reference to label that was removed already --------- Co-authored-by: Peter Bacon Darwin <[email protected]>
1 parent 0bfbfa0 commit d10836d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tools/github-workflow-helpers/auto-assign-issues.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ const TEAM_ASSIGNMENTS: { [label: string]: { [jobRole: string]: string } } = {
2626
"nodejs compat": { em: "lrapoport-cf", pm: "mattietk" },
2727
observability: {},
2828
opennext: { em: "lrapoport-cf", pm: "mattietk", tl: "vicb" },
29-
pages: { em: "lrapoport-cf", pm: "mattietk" },
30-
"pages-shared": {},
29+
pages: { em: "dcartertwo", pm: "irvinebroque" },
3130
pipelines: {},
3231
"playground-worker": { em: "lrapoport-cf", pm: "mattietk" },
3332
python: {},

0 commit comments

Comments
 (0)