diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 10c893d6..f1a4dbc1 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,7 +1,6 @@ -# DevOps team owns the .github folder -.github/ @aligent/devops -bitbucket-pipelines.yml @aligent/devops - # Microservice team own everything else * @aligent/microservices +# DevOps team owns the .github folder +.github/ @aligent/devops +bitbucket-pipelines.yml @aligent/devops