From edcc0dfee476c1d7e0bff497dfb33741038b769d Mon Sep 17 00:00:00 2001 From: Marius Storhaug Date: Sun, 26 Jun 2022 09:57:17 +0200 Subject: [PATCH] Corrected the @mention of teams + cleanup of owners --- .github/CODEOWNERS | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 3f5d8f130a..9163824508 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -5,8 +5,4 @@ # @global-owner1 and @global-owner2 will be requested for # review when someone opens a pull request. -* @modules-maintainers - -.azuredevops/** @modules-maintainers -.github/** @modules-admins -.pipelines/** @modules-maintainers +* @Azure/modules-maintainers