We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eded778 + d72fed6 commit ccd3a68Copy full SHA for ccd3a68
1 file changed
.github/CODEOWNERS
@@ -1,4 +1,7 @@
1
-* @aligent/mesh-developers
+# 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
7
-.github/* @aligent/aligent-devops
-bitbucket-pipelines.yml @aligent/aligent-devops
0 commit comments