Skip to content

Commit 395bb2c

Browse files
chore: sync from estate catalog
1 parent 6d478b1 commit 395bb2c

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.github/CODEOWNERS

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,16 @@
55
# Note: owners need to have writting permision in the repository
66
* @bitsoex/estate-catalog-code-owners
77

8-
# Platform related code
8+
# Pipeline related code
99
/.github/ @bitsoex/cicd-code-owners
10-
/buildspec.yaml @bitsoex/cicd-code-owners
11-
/codebuild/ @bitsoex/cicd-code-owners
12-
/deployments/*/spinnaker @bitsoex/cicd-code-owners
1310
/docker/Dockerfile @bitsoex/cicd-code-owners
11+
12+
# Deployment and infrastructure
1413
/infrastructure/ @bitsoex/platform-code-owners
15-
/flyway/ @bitsoex/database-code-owners
14+
/deployments/*/helm @bitsoex/application-config-code-owners
15+
/deployments/*/secrets @bitsoex/application-config-code-owners
1616

17+
# Database
18+
/flyway/ @bitsoex/database-code-owners
1719
/flyway/db/migrations/* @bitsoex/database-code-owners
18-
/flyway/version.log @bitsoex/database-code-owners
19-
/deployments/*/helm @bitsoex/application-config-code-owners
20-
/deployments/*/secrets @bitsoex/application-config-code-owners
20+
/flyway/version.log @bitsoex/database-code-owners

0 commit comments

Comments
 (0)