From 37d60699a775e7b08506d39238766211bd17bc59 Mon Sep 17 00:00:00 2001 From: Tim Curtin <8890118+timm088@users.noreply.github.com> Date: Fri, 17 Jul 2026 19:46:24 +1000 Subject: [PATCH] PLT-1330: align CODEOWNERS with new GitHub teams Co-Authored-By: Claude Opus 4.8 --- .github/CODEOWNERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 855445c2e..1573ef6ef 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,6 +1,6 @@ # Lines starting with '#' are comments. # Each line is a file pattern followed by one or more owners. -.github/workflows/ @immutable/prodsec @immutable/rollups -.github/actions/ @immutable/prodsec @immutable/rollups -* @immutable/rollups +.github/workflows/ @immutable/prodsec @immutable/ped-engineering-blockchain-list +.github/actions/ @immutable/prodsec @immutable/ped-engineering-blockchain-list +* @immutable/ped-engineering-blockchain-list