Skip to content

Commit 2b642f5

Browse files
authored
Add CODEOWNERS file for team ownership structure (#300)
### Summary Add CODEOWNERS file. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit ## Release Notes * **Chores** * Updated repository configuration for internal team ownership and code review assignment. No end-user-facing changes. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent 765e156 commit 2b642f5

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.github/CODEOWNERS

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# default ownership falls to the whole team
2+
* @ISISNeutronMuon/analytics-team
3+
4+
# infrastructure
5+
/infra/ @ISISNeutronMuon/analytics-team-code-owners-infra
6+
/certs/ @ISISNeutronMuon/analytics-team-code-owners-infra
7+
/.github/ @ISISNeutronMuon/analytics-team-code-owners-infra
8+
9+
# pipeline code
10+
/elt-common/ @ISISNeutronMuon/analytics-team-code-owners-pipelines
11+
/warehouses/ @ISISNeutronMuon/analytics-team-code-owners-pipelines

0 commit comments

Comments
 (0)