From 3708fbe567cf196b7c5c50375a6f413dcc7201dc Mon Sep 17 00:00:00 2001 From: Andrea Angiolillo Date: Tue, 29 Jul 2025 09:47:07 +0100 Subject: [PATCH] feat: add apix 1 as owner of tools/cli --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 6dc37e825b..635ce81d7b 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,6 +1,6 @@ # Maintained by the APIx team * @mongodb/apix -/tools/cli/ @mongodb/apix-2 +/tools/cli/ @mongodb/apix-2 @mongodb/apix1 /tools/spectral/ipa/ @mongodb/apix1 /tools/postman/ @mongodb/apix1 -package.json @mongodb/apix1 \ No newline at end of file +package.json @mongodb/apix1