From 064e7f823d800c48f2dc221020b5acc7b63d7672 Mon Sep 17 00:00:00 2001 From: Daniel Walsh Date: Mon, 9 Dec 2024 13:15:03 +0000 Subject: [PATCH] Update issue sync owners of Pages/Workers --- tools/cmd/sync-github-issue-to-jira/main.go | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/cmd/sync-github-issue-to-jira/main.go b/tools/cmd/sync-github-issue-to-jira/main.go index b9d54a8d88..ecd8dac62c 100644 --- a/tools/cmd/sync-github-issue-to-jira/main.go +++ b/tools/cmd/sync-github-issue-to-jira/main.go @@ -128,7 +128,7 @@ var ( owner: "opayne", }, "service/workers": { - teamName: "Workers Core Platform", + teamName: "Workers Deploy & Config", owner: "laszlo", }, "service/tunnel": { @@ -152,8 +152,8 @@ var ( owner: "njones", }, "service/pages": { - teamName: "Workers Builds & Automation", - owner: "nrogers", + teamName: "Workers Deploy & Config", + owner: "laszlo", }, "service/bot_management": { teamName: "Bot Management",