Skip to content

Commit ccd3a68

Browse files
author
Daniel van der Ploeg
authored
Merge pull request #85 from aligent/fix/change-codeowners-order
Update CODEOWNERS
2 parents eded778 + d72fed6 commit ccd3a68

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

.github/CODEOWNERS

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
* @aligent/mesh-developers
1+
# DevOps team owns the .github folder
2+
.github/ @aligent/devops
3+
bitbucket-pipelines.yml @aligent/devops
4+
5+
# Microservice team own everything else
6+
* @aligent/microservices
27

3-
.github/* @aligent/aligent-devops
4-
bitbucket-pipelines.yml @aligent/aligent-devops

0 commit comments

Comments
 (0)