diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 288b2f8..f11557e 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,6 +1,5 @@ +# Frontend and Microservices teams own the code +* @aligent/frontends @aligent/microservices + # DevOps team owns the .github folder .github/ @aligent/devops - -# Frontend and Microservices teams own everything else -* @aligent/frontends -* @aligent/microservices