From 702dc3cabf8bc4cf719ef83f5114dcb125742614 Mon Sep 17 00:00:00 2001 From: Ryan Brooks Date: Mon, 27 Jan 2025 09:49:48 +0000 Subject: [PATCH] Replacing CODEOWNERS --- .github/CODEOWNERS | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 423a0f8..35d3087 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,7 +1,4 @@ -# The default owners for are the Hackney development team, and more specialised -# ownership can be added to directories/folders as needed. -# -# Note that order matters: more specific rules lower in this file will override -# the default, NOT add to it +# This file specifies owners for pull request approval +# See https://help.github.com/articles/about-code-owners/ -* @LBHackney-IT/development-team @LBHackney-IT/cloud-engineering +* @LBHackney-IT/cloud-engineering @LBHackney-IT/development-team