File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # =====================================================================
2+ # migration_factory_ees - CODEOWNERS
3+ # =====================================================================
4+
5+ # 1. Default fallback: Any PR requires review from the 'mergers' team
6+ # to ensure code quality before it hits the main branch.
7+ * @ redhat-cop/openshift-virtualization-migration-mergers
8+
9+ # 2. CI/CD and Release Config: Only 'admins' should approve changes to
10+ # GitHub Actions, semantic release config, and branch protections.
11+ /.github /workflows / @ redhat-cop/openshift-virtualization-migration-admins
12+ /pyproject.toml @ redhat-cop/openshift-virtualization-migration-admins
13+
14+ # 3. Execution Environment specific folders: The general team can review
15+ # changes to the container definitions and Ansible Builder contexts.
16+ /openshift-virtualization-migration-ee-2.4 / @ redhat-cop/openshift-virtualization-migration
17+ /openshift-virtualization-migration-ee-2.5 / @ redhat-cop/openshift-virtualization-migration
18+ /openshift-virtualization-migration-ee-2.6 / @ redhat-cop/openshift-virtualization-migration
19+ /scripts / @ redhat-cop/openshift-virtualization-migration
20+
21+ # 4. Documentation: Allow general team review README and CONTRIBUTING updates.
22+ /* .md @ redhat-cop/openshift-virtualization-migration
You can’t perform that action at this time.
0 commit comments