diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index c614b0128fc..35aa7b69d8d 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,11 +1,2 @@ # Default code owners -* @privatepuffin @stavros-k @kqmaverick @StevenMcElligott @alfi0812 @xstar97 - -# Docs stuff (more people have approval access) -/website/** @privatepuffin @stavros-k @alfi0812 @kqmaverick @StevenMcElligott @xstar97 @Boemeltrein -/.github/README.md @privatepuffin @stavros-k @alfi0812 @kqmaverick @StevenMcElligott @xstar97 @Boemeltrein -**/docs/** @privatepuffin @stavros-k @alfi0812 @kqmaverick @StevenMcElligott @xstar97 @Boemeltrein - -# Extra security due to directly being loaded onto the cluster -/clusters/** @privatepuffin -/repositories/** @privatepuffin +* @privatepuffin @stavros-k @kqmaverick @StevenMcElligott @alfi0812 @xstar97 @Boemeltrein