From 84ff49b5c7675b52e65be93e23c19d525bcb55a6 Mon Sep 17 00:00:00 2001 From: PowerfulBacon <26465327+PowerfulBacon@users.noreply.github.com> Date: Sat, 20 Apr 2024 16:24:11 +0100 Subject: [PATCH] Update CODEOWNERS to use a mapping team for maps (#10879) * Update CODEOWNERS to use a mapping team for maps * Update .github/CODEOWNERS --- .github/CODEOWNERS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index a33538e4b76ee..30fafae9d3c21 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -4,6 +4,10 @@ # In the event that multiple org members are to be informed of changes # to the same file or dir, add them to the end under Multiple Owners +# Mapping + +/_maps @BeeStation/beestation-mapping + # crossedfall .dockerignore @crossedfall @@ -26,10 +30,6 @@ Dockerfile @crossedfall /code/modules/shuttle/super_cruise @powerfulbacon /code/modules/shuttle/shuttle_creation @powerfulbacon -# pestoverde322 - -/_maps @pestoverde322 - # itsmeow /code/game/gamemodes/dynamic @itsmeow