From 7fe978e266574f589f96c21cf44a12c2c5a37d83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edd=C3=BA=20Mel=C3=A9ndez?= Date: Thu, 17 Aug 2023 17:52:49 -0600 Subject: [PATCH] Cleanup CODEOWNERS --- .github/CODEOWNERS | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index effc21c4f1e..6f0c579e964 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,14 +1 @@ -# Each line is a file pattern followed by one or more owners. - -# These owners will be the default reviewers for everything in -# the repo. - -* @testcontainers/java-team - -# The last matching pattern takes the most -# precedence. - -# Contributed modules can have different reviewers - -modules/mssqlserver/ @StefanHufschmidt @rnorth @bsideup @kiview -modules/vault/ @mikeoswald @rnorth @bsideup @kiview +* @testcontainers/java-team