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

baremetal: add OWNERS to missing directories

images/baremetal and ignition/bootstrap/baremetal directories are
missing OWNERS files
This commit is contained in:
Stephen Benjamin
2020-02-07 16:34:25 -05:00
parent dd71755327
commit 0ff88c22ef
2 changed files with 14 additions and 0 deletions

7
images/baremetal/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:
- baremetal-approvers
reviewers:
- baremetal-reviewers

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:
- baremetal-approvers
reviewers:
- baremetal-reviewers