From b843128a11eff48bcd99899a0e416774d3c8a227 Mon Sep 17 00:00:00 2001 From: Marc Harry Date: Fri, 5 Jun 2026 14:08:14 +0100 Subject: [PATCH] DO-2517: Update CODEOWNERS - Add @DLR-PI/devops to global owners - Remove @DLR-PI/innovation Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- .github/CODEOWNERS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index a7f06f6..36e7fa2 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,5 +1,5 @@ -* @DLR-PI/devops @DLR-PI/innovation @DLR-PI/portals-auth +* @DLR-PI/devops @DLR-PI/portals-auth -github/*.yml @DLR-PI/devops @DLR-PI/innovation @DLR-PI/portals-auth -azure-pipelines.yml @DLR-PI/devops @DLR-PI/innovation @DLR-PI/portals-auth -pipeline-templates/* @DLR-PI/devops @DLR-PI/innovation @DLR-PI/portals-auth +github/*.yml @DLR-PI/devops @DLR-PI/portals-auth +azure-pipelines.yml @DLR-PI/devops @DLR-PI/portals-auth +pipeline-templates/* @DLR-PI/devops @DLR-PI/portals-auth