From 36b0e54133bd4382c66b5a6ac3307f72c9f00752 Mon Sep 17 00:00:00 2001 From: Nikolche Kolev Date: Tue, 30 Aug 2022 16:49:38 -0700 Subject: [PATCH] Update CODEOWNERS --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index a3d68d9cc..00faff511 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -6,8 +6,8 @@ # @NuGet/core-team owns any file in the `/docs/nuget-org/` directory # in the root of your repository and any of its subdirectories. -/docs/nuget-org/ @NuGet/core-team +/docs/nuget-org/ @NuGet/nuget-client @NuGet/nuget-pm @NuGet/gallery-team # @NuGet/core-team owns any file in the `/docs/policies/` directory # in the root of your repository and any of its subdirectories. -/docs/policies/ @NuGet/core-team +/docs/policies/ @NuGet/nuget-client @NuGet/nuget-pm @NuGet/gallery-team