Skip to content

Commit

Permalink
chore: add CODEOWNERS file with initial configuration (#17693)
Browse files Browse the repository at this point in the history
Signed-off-by: Rado <[email protected]>
  • Loading branch information
radnov authored Jun 5, 2024
1 parent b525f92 commit 8b6332e
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# For more details see https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners

.github/** @dhis2/devops

dhis-2/*.sh @dhis2/devops

dhis-2/dhis-web-apps/apps-to-bundle.json @dhis2/devops

docker/** @dhis2/devops

jenkinsfiles/** @dhis2/devops

docker-compose.yml @dhis2/devops

jib.yaml @dhis2/devops

0 comments on commit 8b6332e

Please sign in to comment.