1
0
mirror of https://github.com/openshift/installer.git synced 2026-02-05 06:46:36 +01:00

CORS-3637: OWNERS files for platform provider subdirectories

The files use aliases defined in OWNERS_ALIASES
This commit is contained in:
Thuan Vo
2025-01-24 16:32:53 -08:00
parent d224d2cdb3
commit 3628a43a38
48 changed files with 307 additions and 8 deletions

7
docs/dev/aws/OWNERS Normal file
View File

@@ -0,0 +1,7 @@
# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md
# This file just uses aliases defined in OWNERS_ALIASES.
approvers:
- aws-approvers
reviewers:
- aws-reviewers

7
docs/dev/azure/OWNERS Normal file
View File

@@ -0,0 +1,7 @@
# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md
# This file just uses aliases defined in OWNERS_ALIASES.
approvers:
- azure-approvers
reviewers:
- azure-reviewers