Skip to content

Commit

Permalink
Merge pull request #2782 from abhinavdahiya/add_platform_owners
Browse files Browse the repository at this point in the history
*: Add platform owners
  • Loading branch information
openshift-merge-robot committed Dec 12, 2019
2 parents e261445 + a5bd365 commit 789b53e
Show file tree
Hide file tree
Showing 41 changed files with 269 additions and 0 deletions.
19 changes: 19 additions & 0 deletions OWNERS_ALIASES
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ aliases:
- smarterclayton
- wking
installer-reviewers:
- fabianofranz
- jcpowermac
- jhixson74
- jstuever
Expand All @@ -25,13 +26,31 @@ aliases:
- tomassedovic
- iamemilio
- pierreprinetti
openstack-reviewers:
vsphere-approvers:
- abhinavdahiya
- dav1x
- mtnbikenc
- jcpowermac
- staebler
vsphere-reviewers:
baremetal-approvers:
- hardys
- stbenjam
baremetal-reviewers:
- celebdor
- markmc
- russellb
- hardys
- stbenjam
aws-approvers:
- patrickdillon
aws-reviewers:
gcp-approvers:
- jstuever
- patrickdillon
gcp-reviewers:
azure-approvers:
- fabianofranz
- jhixson74
azure-reviewers:
7 changes: 7 additions & 0 deletions data/data/aws/OWNERS
Original file line number Diff line number Diff line change
@@ -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 changes: 7 additions & 0 deletions data/data/azure/OWNERS
Original file line number Diff line number Diff line change
@@ -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
2 changes: 2 additions & 0 deletions data/data/baremetal/OWNERS
Original file line number Diff line number Diff line change
@@ -1,5 +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
7 changes: 7 additions & 0 deletions data/data/bootstrap/baremetal/OWNERS
Original file line number Diff line number Diff line change
@@ -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
7 changes: 7 additions & 0 deletions data/data/bootstrap/gcp/OWNERS
Original file line number Diff line number Diff line change
@@ -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:
- gcp-approvers
reviewers:
- gcp-reviewers
7 changes: 7 additions & 0 deletions data/data/gcp/OWNERS
Original file line number Diff line number Diff line change
@@ -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:
- gcp-approvers
reviewers:
- gcp-reviewers
7 changes: 7 additions & 0 deletions docs/design/baremetal/OWNERS
Original file line number Diff line number Diff line change
@@ -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
7 changes: 7 additions & 0 deletions docs/user/aws/OWNERS
Original file line number Diff line number Diff line change
@@ -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 changes: 7 additions & 0 deletions docs/user/azure/OWNERS
Original file line number Diff line number Diff line change
@@ -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
7 changes: 7 additions & 0 deletions docs/user/gcp/OWNERS
Original file line number Diff line number Diff line change
@@ -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:
- gcp-approvers
reviewers:
- gcp-reviewers
7 changes: 7 additions & 0 deletions pkg/asset/cluster/aws/OWNERS
Original file line number Diff line number Diff line change
@@ -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 changes: 7 additions & 0 deletions pkg/asset/cluster/azure/OWNERS
Original file line number Diff line number Diff line change
@@ -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
2 changes: 2 additions & 0 deletions pkg/asset/cluster/baremetal/OWNERS
Original file line number Diff line number Diff line change
@@ -1,5 +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
7 changes: 7 additions & 0 deletions pkg/asset/cluster/gcp/OWNERS
Original file line number Diff line number Diff line change
@@ -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:
- gcp-approvers
reviewers:
- gcp-reviewers
7 changes: 7 additions & 0 deletions pkg/asset/installconfig/aws/OWNERS
Original file line number Diff line number Diff line change
@@ -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 changes: 7 additions & 0 deletions pkg/asset/installconfig/azure/OWNERS
Original file line number Diff line number Diff line change
@@ -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
7 changes: 7 additions & 0 deletions pkg/asset/installconfig/gcp/OWNERS
Original file line number Diff line number Diff line change
@@ -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:
- gcp-approvers
reviewers:
- gcp-reviewers
7 changes: 7 additions & 0 deletions pkg/asset/machines/aws/OWNERS
Original file line number Diff line number Diff line change
@@ -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 changes: 7 additions & 0 deletions pkg/asset/machines/azure/OWNERS
Original file line number Diff line number Diff line change
@@ -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
2 changes: 2 additions & 0 deletions pkg/asset/machines/baremetal/OWNERS
Original file line number Diff line number Diff line change
@@ -1,5 +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
7 changes: 7 additions & 0 deletions pkg/asset/machines/gcp/OWNERS
Original file line number Diff line number Diff line change
@@ -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:
- gcp-approvers
reviewers:
- gcp-reviewers
7 changes: 7 additions & 0 deletions pkg/asset/manifests/azure/OWNERS
Original file line number Diff line number Diff line change
@@ -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
7 changes: 7 additions & 0 deletions pkg/asset/manifests/gcp/OWNERS
Original file line number Diff line number Diff line change
@@ -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:
- gcp-approvers
reviewers:
- gcp-reviewers
7 changes: 7 additions & 0 deletions pkg/destroy/aws/OWNERS
Original file line number Diff line number Diff line change
@@ -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 changes: 7 additions & 0 deletions pkg/destroy/azure/OWNERS
Original file line number Diff line number Diff line change
@@ -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
2 changes: 2 additions & 0 deletions pkg/destroy/baremetal/OWNERS
Original file line number Diff line number Diff line change
@@ -1,5 +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
7 changes: 7 additions & 0 deletions pkg/destroy/gcp/OWNERS
Original file line number Diff line number Diff line change
@@ -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:
- gcp-approvers
reviewers:
- gcp-reviewers
7 changes: 7 additions & 0 deletions pkg/terraform/gather/aws/OWNERS
Original file line number Diff line number Diff line change
@@ -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 changes: 7 additions & 0 deletions pkg/terraform/gather/azure/OWNERS
Original file line number Diff line number Diff line change
@@ -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
7 changes: 7 additions & 0 deletions pkg/terraform/gather/gcp/OWNERS
Original file line number Diff line number Diff line change
@@ -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:
- gcp-approvers
reviewers:
- gcp-reviewers
7 changes: 7 additions & 0 deletions pkg/tfvars/aws/OWNERS
Original file line number Diff line number Diff line change
@@ -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 changes: 7 additions & 0 deletions pkg/tfvars/azure/OWNERS
Original file line number Diff line number Diff line change
@@ -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
2 changes: 2 additions & 0 deletions pkg/tfvars/baremetal/OWNERS
Original file line number Diff line number Diff line change
@@ -1,5 +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
7 changes: 7 additions & 0 deletions pkg/tfvars/gcp/OWNERS
Original file line number Diff line number Diff line change
@@ -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:
- gcp-approvers
reviewers:
- gcp-reviewers
7 changes: 7 additions & 0 deletions pkg/types/aws/OWNERS
Original file line number Diff line number Diff line change
@@ -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 changes: 7 additions & 0 deletions pkg/types/azure/OWNERS
Original file line number Diff line number Diff line change
@@ -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
2 changes: 2 additions & 0 deletions pkg/types/baremetal/OWNERS
Original file line number Diff line number Diff line change
@@ -1,5 +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
7 changes: 7 additions & 0 deletions pkg/types/gcp/OWNERS
Original file line number Diff line number Diff line change
@@ -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:
- gcp-approvers
reviewers:
- gcp-reviewers
7 changes: 7 additions & 0 deletions upi/aws/OWNERS
Original file line number Diff line number Diff line change
@@ -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 changes: 7 additions & 0 deletions upi/gcp/OWNERS
Original file line number Diff line number Diff line change
@@ -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:
- gcp-approvers
reviewers:
- gcp-reviewers

0 comments on commit 789b53e

Please sign in to comment.