From 6616fd2f91c0e303891a0ea858858eadb71f4417 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Sat, 29 Sep 2018 01:07:44 -0700 Subject: [PATCH] Auto-generate OWNERS with tools/populate-owners --- OWNERS_ALIASES | 5 ++++ ci-operator/config/containers/libpod/OWNERS | 17 +++++++++++++ ci-operator/config/openshift/api/OWNERS | 2 +- .../config/openshift/azure-misc/OWNERS | 3 ++- ci-operator/config/openshift/builder/OWNERS | 19 ++++++++------ .../openshift/ci-operator-prowgen/OWNERS | 5 +++- .../config/openshift/ci-operator/OWNERS | 5 +++- .../openshift/cluster-api-provider-aws/OWNERS | 2 +- .../cluster-api-provider-libvirt/OWNERS | 3 ++- .../config/openshift/cluster-capacity/OWNERS | 12 +++++++++ .../openshift/cluster-dns-operator/OWNERS | 2 +- .../cluster-image-registry-operator/OWNERS | 14 ++++++++++- .../openshift/cluster-ingress-operator/OWNERS | 2 +- .../cluster-kube-apiserver-operator/OWNERS | 19 +++++++++----- .../OWNERS | 19 +++++++++----- .../cluster-kube-scheduler-operator/OWNERS | 10 +++++--- .../openshift/cluster-logging-operator/OWNERS | 3 ++- .../cluster-monitoring-operator/OWNERS | 2 +- .../openshift/cluster-network-operator/OWNERS | 13 ++++------ .../OWNERS | 3 ++- .../OWNERS | 3 ++- .../openshift/cluster-samples-operator/OWNERS | 10 ++++++++ .../openshift/cluster-version-operator/OWNERS | 2 +- .../config/openshift/console-operator/OWNERS | 14 +++++++++++ ci-operator/config/openshift/coredns/OWNERS | 25 +++++++++++++++++++ .../config/openshift/descheduler/OWNERS | 12 +++++++++ .../openshift/elasticsearch-operator/OWNERS | 3 ++- ci-operator/config/openshift/hive/OWNERS | 2 +- .../config/openshift/image-registry/OWNERS | 5 ++++ ci-operator/config/openshift/installer/OWNERS | 2 +- ci-operator/config/openshift/jenkins/OWNERS | 2 +- .../openshift/kubernetes-autoscaler/OWNERS | 3 --- .../openshift/machine-api-operator/OWNERS | 3 ++- .../openshift/machine-config-operator/OWNERS | 2 +- .../config/openshift/openshift-ansible/OWNERS | 2 +- .../config/openshift/openshift-azure/OWNERS | 2 +- .../origin-aggregated-logging/OWNERS | 5 ++-- ci-operator/config/openshift/origin/OWNERS | 2 +- .../openshift/release-controller/OWNERS | 6 +++++ .../openshift/service-ca-operator/OWNERS | 2 +- .../config/openshift/service-catalog/OWNERS | 2 +- .../service-serving-cert-signer/OWNERS | 3 +-- ci-operator/config/openshift/telemeter/OWNERS | 2 +- .../operator-lifecycle-manager/OWNERS | 14 +++++++++++ ci-operator/jobs/containers/libpod/OWNERS | 17 +++++++++++++ .../kubernetes-incubator/descheduler/OWNERS | 2 +- ci-operator/jobs/kubernetes-sigs/cri-o/OWNERS | 2 +- .../jobs/openshift-s2i/s2i-wildfly/OWNERS | 2 +- ci-operator/jobs/openshift/api/OWNERS | 2 +- ci-operator/jobs/openshift/azure-misc/OWNERS | 3 ++- ci-operator/jobs/openshift/builder/OWNERS | 19 ++++++++------ .../jobs/openshift/ci-operator-prowgen/OWNERS | 5 +++- ci-operator/jobs/openshift/ci-operator/OWNERS | 5 +++- .../openshift/cluster-api-provider-aws/OWNERS | 2 +- .../cluster-api-provider-libvirt/OWNERS | 3 ++- .../openshift/cluster-dns-operator/OWNERS | 2 +- .../cluster-image-registry-operator/OWNERS | 12 +++++++++ .../openshift/cluster-ingress-operator/OWNERS | 2 +- .../cluster-kube-apiserver-operator/OWNERS | 19 +++++++++----- .../OWNERS | 19 +++++++++----- .../cluster-kube-scheduler-operator/OWNERS | 10 +++++--- .../openshift/cluster-logging-operator/OWNERS | 19 ++++++++++++++ .../cluster-monitoring-operator/OWNERS | 2 +- .../openshift/cluster-network-operator/OWNERS | 14 ++++------- .../OWNERS | 3 ++- .../OWNERS | 3 ++- .../openshift/cluster-samples-operator/OWNERS | 10 ++++++++ .../openshift/cluster-version-operator/OWNERS | 2 +- .../jobs/openshift/console-operator/OWNERS | 14 +++++++++++ ci-operator/jobs/openshift/coredns/OWNERS | 2 +- .../openshift/elasticsearch-operator/OWNERS | 19 ++++++++++++++ ci-operator/jobs/openshift/hive/OWNERS | 2 +- .../jobs/openshift/image-registry/OWNERS | 5 ++++ ci-operator/jobs/openshift/installer/OWNERS | 2 +- .../openshift/jenkins-client-plugin/OWNERS | 2 +- .../jobs/openshift/jenkins-sync-plugin/OWNERS | 2 +- ci-operator/jobs/openshift/jenkins/OWNERS | 2 +- .../openshift/kubernetes-autoscaler/OWNERS | 3 --- .../openshift/machine-api-operator/OWNERS | 3 ++- .../openshift/machine-config-operator/OWNERS | 2 +- .../jobs/openshift/online-registration/OWNERS | 2 +- .../jobs/openshift/openshift-ansible/OWNERS | 2 +- .../jobs/openshift/openshift-azure/OWNERS | 2 +- .../origin-aggregated-logging/OWNERS | 5 ++-- ci-operator/jobs/openshift/origin/OWNERS | 2 +- ci-operator/jobs/openshift/os/OWNERS | 11 ++++++++ ci-operator/jobs/openshift/ose/OWNERS | 4 +-- .../jobs/openshift/release-controller/OWNERS | 6 +++++ ci-operator/jobs/openshift/release/OWNERS | 5 +++- .../jobs/openshift/service-ca-operator/OWNERS | 15 +++++++++++ .../jobs/openshift/service-catalog/OWNERS | 2 +- .../service-serving-cert-signer/OWNERS | 3 +-- ci-operator/jobs/openshift/telemeter/OWNERS | 2 +- .../operator-lifecycle-manager/OWNERS | 14 +++++++++++ .../templates/openshift/installer/OWNERS | 8 ++++++ .../openshift/openshift-azure/OWNERS | 2 +- 96 files changed, 473 insertions(+), 137 deletions(-) create mode 100644 ci-operator/config/containers/libpod/OWNERS create mode 100644 ci-operator/config/openshift/cluster-capacity/OWNERS create mode 100644 ci-operator/config/openshift/console-operator/OWNERS create mode 100644 ci-operator/config/openshift/coredns/OWNERS create mode 100644 ci-operator/config/openshift/descheduler/OWNERS delete mode 100644 ci-operator/config/openshift/kubernetes-autoscaler/OWNERS create mode 100644 ci-operator/config/openshift/release-controller/OWNERS create mode 100644 ci-operator/config/operator-framework/operator-lifecycle-manager/OWNERS create mode 100644 ci-operator/jobs/containers/libpod/OWNERS create mode 100644 ci-operator/jobs/openshift/cluster-logging-operator/OWNERS create mode 100644 ci-operator/jobs/openshift/console-operator/OWNERS create mode 100644 ci-operator/jobs/openshift/elasticsearch-operator/OWNERS delete mode 100644 ci-operator/jobs/openshift/kubernetes-autoscaler/OWNERS create mode 100644 ci-operator/jobs/openshift/os/OWNERS create mode 100644 ci-operator/jobs/openshift/release-controller/OWNERS create mode 100644 ci-operator/jobs/openshift/service-ca-operator/OWNERS create mode 100644 ci-operator/jobs/operator-framework/operator-lifecycle-manager/OWNERS create mode 100644 ci-operator/templates/openshift/installer/OWNERS diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES index 797099674348..3a835368d584 100644 --- a/OWNERS_ALIASES +++ b/OWNERS_ALIASES @@ -33,10 +33,15 @@ aliases: - rajatchopra - smarterclayton - staebler + - steveeJ - wking - yifan-gu installer-reviewers: - vikramsk + machine-config-daemon-approvers: + - ashcrow + - sdemos + - jlebon sig-aws-leads: - justinsb - kris-nova diff --git a/ci-operator/config/containers/libpod/OWNERS b/ci-operator/config/containers/libpod/OWNERS new file mode 100644 index 000000000000..ff7a0c19ec36 --- /dev/null +++ b/ci-operator/config/containers/libpod/OWNERS @@ -0,0 +1,17 @@ +# DO NOT EDIT; this file is auto-generated using tools/populate-owners. +# from https://github.com/containers/libpod/blob/3750b35ae2a22e7f7bc0070c5c2dadf1ef437074/OWNERS +# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md + +approvers: +- mheon +- baude +- mrunalp +- rhatdan +reviewers: +- mheon +- baude +- rhatdan +- TomSweeneyRedHat +- umohnani8 +- giuseppe +- vrothberg diff --git a/ci-operator/config/openshift/api/OWNERS b/ci-operator/config/openshift/api/OWNERS index 328fac17c2da..ee53d4ca4fa9 100644 --- a/ci-operator/config/openshift/api/OWNERS +++ b/ci-operator/config/openshift/api/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/api/blob/5ad8479f64f1b60ee9c62ce8ef1fe6638838725e/OWNERS +# from https://github.com/openshift/api/blob/c9d033a0b3c3dfca1c70722720c3aea184022496/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: diff --git a/ci-operator/config/openshift/azure-misc/OWNERS b/ci-operator/config/openshift/azure-misc/OWNERS index 29732778caf0..f1672c75028b 100644 --- a/ci-operator/config/openshift/azure-misc/OWNERS +++ b/ci-operator/config/openshift/azure-misc/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/azure-misc/blob/7d326ed11476949c1f70ff7ecaf161a3808f046e/OWNERS +# from https://github.com/openshift/azure-misc/blob/c0d5cd35c501aec1cbe35fdf306b5cc0a3c989cd/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: @@ -7,3 +7,4 @@ approvers: - jim-minter - kargakis - kwoodson +- mjudeikis diff --git a/ci-operator/config/openshift/builder/OWNERS b/ci-operator/config/openshift/builder/OWNERS index e938c9ac89ae..386c2e47f255 100644 --- a/ci-operator/config/openshift/builder/OWNERS +++ b/ci-operator/config/openshift/builder/OWNERS @@ -1,9 +1,12 @@ -reviewers: - - bparees - - gabemontero - - coreydaley - - adambkaplan -approvers: - - bparees - - smarterclayton +# DO NOT EDIT; this file is auto-generated using tools/populate-owners. +# from https://github.com/openshift/builder/blob/5b9f0cc06bc01491295e76ac4302c23be573dd53/OWNERS +# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md +approvers: +- bparees +- smarterclayton +reviewers: +- bparees +- gabemontero +- coreydaley +- adambkaplan diff --git a/ci-operator/config/openshift/ci-operator-prowgen/OWNERS b/ci-operator/config/openshift/ci-operator-prowgen/OWNERS index 8690bddc0832..a470913c8b34 100644 --- a/ci-operator/config/openshift/ci-operator-prowgen/OWNERS +++ b/ci-operator/config/openshift/ci-operator-prowgen/OWNERS @@ -1,6 +1,9 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/ci-operator-prowgen/blob/d7ec1c08fe7cbb7ef1f7493860708c3b0b6fb7c3/OWNERS +# from https://github.com/openshift/ci-operator-prowgen/blob/71a58f2c51bee46534d48900ead6b801b64197b1/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: - petr-muller +- bbguimaraes +- droslean +- stevekuznetsov diff --git a/ci-operator/config/openshift/ci-operator/OWNERS b/ci-operator/config/openshift/ci-operator/OWNERS index 6f4beafcc7d7..d83189d1d6dd 100644 --- a/ci-operator/config/openshift/ci-operator/OWNERS +++ b/ci-operator/config/openshift/ci-operator/OWNERS @@ -1,7 +1,10 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/ci-operator/blob/3bce7f675c8ba9a35fac4525659bcbb967a7c2cb/OWNERS +# from https://github.com/openshift/ci-operator/blob/30e02af3206aca2ab2554a495a780abcd4e091f7/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: - smarterclayton - stevekuznetsov +- bbguimaraes +- droslean +- petr-muller diff --git a/ci-operator/config/openshift/cluster-api-provider-aws/OWNERS b/ci-operator/config/openshift/cluster-api-provider-aws/OWNERS index 19193bcfd379..2e030de5aa17 100644 --- a/ci-operator/config/openshift/cluster-api-provider-aws/OWNERS +++ b/ci-operator/config/openshift/cluster-api-provider-aws/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/cluster-api-provider-aws/blob/06c0d2cc2e6f700a1c0e38332cbbc64ed9360832/OWNERS +# from https://github.com/openshift/cluster-api-provider-aws/blob/25b70433a82f2759a62b0d68a743252970ca7d79/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: diff --git a/ci-operator/config/openshift/cluster-api-provider-libvirt/OWNERS b/ci-operator/config/openshift/cluster-api-provider-libvirt/OWNERS index 19193bcfd379..eb81bc2f3ed7 100644 --- a/ci-operator/config/openshift/cluster-api-provider-libvirt/OWNERS +++ b/ci-operator/config/openshift/cluster-api-provider-libvirt/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/cluster-api-provider-aws/blob/06c0d2cc2e6f700a1c0e38332cbbc64ed9360832/OWNERS +# from https://github.com/openshift/cluster-api-provider-libvirt/blob/72841312a66caf4844434af25672d775f99d66fc/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: @@ -9,3 +9,4 @@ approvers: - paulfantom - spangenberg - trawler +- vikaschoudhary16 diff --git a/ci-operator/config/openshift/cluster-capacity/OWNERS b/ci-operator/config/openshift/cluster-capacity/OWNERS new file mode 100644 index 000000000000..3e8213981127 --- /dev/null +++ b/ci-operator/config/openshift/cluster-capacity/OWNERS @@ -0,0 +1,12 @@ +# DO NOT EDIT; this file is auto-generated using tools/populate-owners. +# from https://github.com/openshift/cluster-capacity/blob/22be164a90dc8d2705ce05638e6ce61839596dfc/OWNERS +# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md + +approvers: +- ingvagabund +- aveshagarwal +- hodovska +reviewers: +- ingvagabund +- aveshagarwal +- hodovska diff --git a/ci-operator/config/openshift/cluster-dns-operator/OWNERS b/ci-operator/config/openshift/cluster-dns-operator/OWNERS index ac92e5bbcf25..1f54d48a9b6e 100644 --- a/ci-operator/config/openshift/cluster-dns-operator/OWNERS +++ b/ci-operator/config/openshift/cluster-dns-operator/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/cluster-dns-operator/blob/b8a2d7083b202501ca60aca1c81ce50f7adbbce6/OWNERS +# from https://github.com/openshift/cluster-dns-operator/blob/69f2180e2938b9af5b80944903e9cca63514209b/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: diff --git a/ci-operator/config/openshift/cluster-image-registry-operator/OWNERS b/ci-operator/config/openshift/cluster-image-registry-operator/OWNERS index 2f437f3c0c03..77b6f4ea362d 100644 --- a/ci-operator/config/openshift/cluster-image-registry-operator/OWNERS +++ b/ci-operator/config/openshift/cluster-image-registry-operator/OWNERS @@ -1,4 +1,16 @@ +# DO NOT EDIT; this file is auto-generated using tools/populate-owners. +# from https://github.com/openshift/cluster-image-registry-operator/blob/c2753e9e1a8dbe39cc6472c174f5a07b81d2db15/OWNERS +# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md + approvers: -- legionus +- smarterclayton +- deads2k +- bparees - dmage +- legionus +reviewers: +- smarterclayton +- deads2k - bparees +- dmage +- legionus diff --git a/ci-operator/config/openshift/cluster-ingress-operator/OWNERS b/ci-operator/config/openshift/cluster-ingress-operator/OWNERS index 156ab822c804..91160ef67c3c 100644 --- a/ci-operator/config/openshift/cluster-ingress-operator/OWNERS +++ b/ci-operator/config/openshift/cluster-ingress-operator/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/cluster-ingress-operator/blob/71096460ca4986f646e9593493b845b026b93f3c/OWNERS +# from https://github.com/openshift/cluster-ingress-operator/blob/f34c76cd05e9119a5ce1d881dfb9fd84cd518c3e/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: diff --git a/ci-operator/config/openshift/cluster-kube-apiserver-operator/OWNERS b/ci-operator/config/openshift/cluster-kube-apiserver-operator/OWNERS index 574f76899387..feb3627fc607 100644 --- a/ci-operator/config/openshift/cluster-kube-apiserver-operator/OWNERS +++ b/ci-operator/config/openshift/cluster-kube-apiserver-operator/OWNERS @@ -1,7 +1,14 @@ -reviewers: - - tnozicka +# DO NOT EDIT; this file is auto-generated using tools/populate-owners. +# from https://github.com/openshift/cluster-kube-apiserver-operator/blob/e6ff4c7236894c6c10cb35e31cfe568a10939741/OWNERS +# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md + approvers: - - tnozicka - - deads2k - - sttts - - mfojtik +- deads2k +- sttts +- mfojtik +- tnozicka +reviewers: +- deads2k +- sttts +- mfojtik +- soltysh diff --git a/ci-operator/config/openshift/cluster-kube-controller-manager-operator/OWNERS b/ci-operator/config/openshift/cluster-kube-controller-manager-operator/OWNERS index 574f76899387..a3f4050e750c 100644 --- a/ci-operator/config/openshift/cluster-kube-controller-manager-operator/OWNERS +++ b/ci-operator/config/openshift/cluster-kube-controller-manager-operator/OWNERS @@ -1,7 +1,14 @@ -reviewers: - - tnozicka +# DO NOT EDIT; this file is auto-generated using tools/populate-owners. +# from https://github.com/openshift/cluster-kube-controller-manager-operator/blob/a65d7e881cb88af0bf9650c4c719ded53d07d583/OWNERS +# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md + approvers: - - tnozicka - - deads2k - - sttts - - mfojtik +- deads2k +- sttts +- mfojtik +- tnozicka +reviewers: +- deads2k +- sttts +- mfojtik +- soltysh diff --git a/ci-operator/config/openshift/cluster-kube-scheduler-operator/OWNERS b/ci-operator/config/openshift/cluster-kube-scheduler-operator/OWNERS index ff8db94bbac4..c3c0e38da4e4 100644 --- a/ci-operator/config/openshift/cluster-kube-scheduler-operator/OWNERS +++ b/ci-operator/config/openshift/cluster-kube-scheduler-operator/OWNERS @@ -1,4 +1,8 @@ -reviewers: - - aveshagarwal +# DO NOT EDIT; this file is auto-generated using tools/populate-owners. +# from https://github.com/openshift/cluster-kube-scheduler-operator/blob/ec29a4e0a0e1aa396b78ef5e58451817efac6631/OWNERS +# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md + approvers: - - aveshagarwal +- aveshagarwal +reviewers: +- aveshagarwal diff --git a/ci-operator/config/openshift/cluster-logging-operator/OWNERS b/ci-operator/config/openshift/cluster-logging-operator/OWNERS index 134a0bfc0b61..429ec328a9b2 100644 --- a/ci-operator/config/openshift/cluster-logging-operator/OWNERS +++ b/ci-operator/config/openshift/cluster-logging-operator/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/origin-aggregated-logging/blob/6e65c4018f77b3955ee18a368eb6e8014d445cc7/OWNERS +# from https://github.com/openshift/cluster-logging-operator/blob/7a27b206118967c95108fc30db2109c1a5225454/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: @@ -12,6 +12,7 @@ approvers: - josefkarasek - nkinder reviewers: +- jwforres - jcantrill - ewolinetz - richm diff --git a/ci-operator/config/openshift/cluster-monitoring-operator/OWNERS b/ci-operator/config/openshift/cluster-monitoring-operator/OWNERS index 10e8cfdf76e1..1fb824046cc0 100644 --- a/ci-operator/config/openshift/cluster-monitoring-operator/OWNERS +++ b/ci-operator/config/openshift/cluster-monitoring-operator/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/cluster-monitoring-operator/blob/2500badeddb476785f04b4a0fe6dcd375c8686fb/OWNERS +# from https://github.com/openshift/cluster-monitoring-operator/blob/25b3e1153cc17578a4219be83ae19b1157a427d0/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: diff --git a/ci-operator/config/openshift/cluster-network-operator/OWNERS b/ci-operator/config/openshift/cluster-network-operator/OWNERS index b9aa8a922c0d..dde8757e78b9 100644 --- a/ci-operator/config/openshift/cluster-network-operator/OWNERS +++ b/ci-operator/config/openshift/cluster-network-operator/OWNERS @@ -1,12 +1,9 @@ -reviewers: -- squeed -- dcbw -- danwinship -- pecameron -- JacobTanenbaum +# DO NOT EDIT; this file is auto-generated using tools/populate-owners. +# from https://github.com/openshift/cluster-network-operator/blob/fa9980b78a83ec9b05e4348f20ddfbf86f34c6bd/OWNERS +# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md + approvers: - squeed - dcbw - danwinship -- pecameron -- JacobTanenbaum +- smarterclayton diff --git a/ci-operator/config/openshift/cluster-openshift-apiserver-operator/OWNERS b/ci-operator/config/openshift/cluster-openshift-apiserver-operator/OWNERS index d8faa505a244..71af7658b73c 100644 --- a/ci-operator/config/openshift/cluster-openshift-apiserver-operator/OWNERS +++ b/ci-operator/config/openshift/cluster-openshift-apiserver-operator/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/cluster-openshift-apiserver-operator/blob/54185537d463715606fe83c27d569978101fc5c9/OWNERS +# from https://github.com/openshift/cluster-openshift-apiserver-operator/blob/c7a59d4862e76280cb47a52252a4d620ca67c621/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: @@ -12,3 +12,4 @@ reviewers: - sttts - mfojtik - tnozicka +- soltysh diff --git a/ci-operator/config/openshift/cluster-openshift-controller-manager-operator/OWNERS b/ci-operator/config/openshift/cluster-openshift-controller-manager-operator/OWNERS index 0864166f342b..9d3dbb0f6878 100644 --- a/ci-operator/config/openshift/cluster-openshift-controller-manager-operator/OWNERS +++ b/ci-operator/config/openshift/cluster-openshift-controller-manager-operator/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/cluster-openshift-controller-manager-operator/blob/5c94b6aed6baa8ae5e3ed42065957d74cc0454fe/OWNERS +# from https://github.com/openshift/cluster-openshift-controller-manager-operator/blob/a3146a94d1d4cc737a143ccd1dfb607f43395c41/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: @@ -11,3 +11,4 @@ reviewers: - deads2k - sttts - mfojtik +- soltysh diff --git a/ci-operator/config/openshift/cluster-samples-operator/OWNERS b/ci-operator/config/openshift/cluster-samples-operator/OWNERS index 18e8e6ab9c23..8f95f5dc197b 100644 --- a/ci-operator/config/openshift/cluster-samples-operator/OWNERS +++ b/ci-operator/config/openshift/cluster-samples-operator/OWNERS @@ -1,3 +1,13 @@ +# DO NOT EDIT; this file is auto-generated using tools/populate-owners. +# from https://github.com/openshift/cluster-samples-operator/blob/658ea6d15eae16b1dfd2b67cffa767cb22bb7e9b/OWNERS +# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md + approvers: - bparees - gabemontero +reviewers: +- bparees +- gabemontero +- coreydaley +- legionus +- dmage diff --git a/ci-operator/config/openshift/cluster-version-operator/OWNERS b/ci-operator/config/openshift/cluster-version-operator/OWNERS index 80e5e10a1c9e..458b0d3f253b 100644 --- a/ci-operator/config/openshift/cluster-version-operator/OWNERS +++ b/ci-operator/config/openshift/cluster-version-operator/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/cluster-version-operator/blob/7fd23584325138b3a6420cc2a9a0e253233a8637/OWNERS +# from https://github.com/openshift/cluster-version-operator/blob/43f155c9b2fe7cfbcdb39b1669f6b27b4065cfbe/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: diff --git a/ci-operator/config/openshift/console-operator/OWNERS b/ci-operator/config/openshift/console-operator/OWNERS new file mode 100644 index 000000000000..7d6fa1e09130 --- /dev/null +++ b/ci-operator/config/openshift/console-operator/OWNERS @@ -0,0 +1,14 @@ +# DO NOT EDIT; this file is auto-generated using tools/populate-owners. +# from https://github.com/openshift/console-operator/blob/f5c88853302be6c7a9f97ac938f7efa3e842bf25/OWNERS +# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md + +approvers: +- spadgett +- alecmerdler +- jhadvig +- benjaminapetersen +reviewers: +- spadgett +- alecmerdler +- jhadvig +- benjaminapetersen diff --git a/ci-operator/config/openshift/coredns/OWNERS b/ci-operator/config/openshift/coredns/OWNERS new file mode 100644 index 000000000000..9b2e5ed8d906 --- /dev/null +++ b/ci-operator/config/openshift/coredns/OWNERS @@ -0,0 +1,25 @@ +# DO NOT EDIT; this file is auto-generated using tools/populate-owners. +# from https://github.com/openshift/coredns/blob/964d7e34b3bb3e8dc0c5fee13c28245652c017ee/OWNERS +# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md + +approvers: +- chrisohaver +- johnbelamaric +- miekg +- yongtang +reviewers: +- bradbeam +- chrisohaver +- fastest963 +- fturib +- greenpau +- grobie +- isolus +- johnbelamaric +- miekg +- pmoroney +- rajansandeep +- stp-ip +- superq +- varyoo +- yongtang diff --git a/ci-operator/config/openshift/descheduler/OWNERS b/ci-operator/config/openshift/descheduler/OWNERS new file mode 100644 index 000000000000..9e102ef9c938 --- /dev/null +++ b/ci-operator/config/openshift/descheduler/OWNERS @@ -0,0 +1,12 @@ +# DO NOT EDIT; this file is auto-generated using tools/populate-owners. +# from https://github.com/openshift/descheduler/blob/d435537acd9224cc8a3912ae8b661f3488a13a33/OWNERS +# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md + +approvers: +- aveshagarwal +- ravisantoshgudimetla +- jayunit100 +reviewers: +- aveshagarwal +- ravisantoshgudimetla +- jayunit100 diff --git a/ci-operator/config/openshift/elasticsearch-operator/OWNERS b/ci-operator/config/openshift/elasticsearch-operator/OWNERS index 134a0bfc0b61..528e56278615 100644 --- a/ci-operator/config/openshift/elasticsearch-operator/OWNERS +++ b/ci-operator/config/openshift/elasticsearch-operator/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/origin-aggregated-logging/blob/6e65c4018f77b3955ee18a368eb6e8014d445cc7/OWNERS +# from https://github.com/openshift/elasticsearch-operator/blob/1ca32e721c6602cf281687d19ef713f50ab4c01d/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: @@ -12,6 +12,7 @@ approvers: - josefkarasek - nkinder reviewers: +- jwforres - jcantrill - ewolinetz - richm diff --git a/ci-operator/config/openshift/hive/OWNERS b/ci-operator/config/openshift/hive/OWNERS index 18c26120d5f7..9f89c005d57b 100644 --- a/ci-operator/config/openshift/hive/OWNERS +++ b/ci-operator/config/openshift/hive/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/hive/blob/51f9ceb4bdf66946492c0180b55cd0523e421710/OWNERS +# from https://github.com/openshift/hive/blob/7623d2ccebe3656f83dbfc91fbf9f6e0e253dd7a/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: diff --git a/ci-operator/config/openshift/image-registry/OWNERS b/ci-operator/config/openshift/image-registry/OWNERS index d8b342b66793..4ea49d64a1e0 100644 --- a/ci-operator/config/openshift/image-registry/OWNERS +++ b/ci-operator/config/openshift/image-registry/OWNERS @@ -1,8 +1,13 @@ +# DO NOT EDIT; this file is auto-generated using tools/populate-owners. +# from https://github.com/openshift/image-registry/blob/ff888ca1963755d9fe147b9a3005f3ff4f4573e5/OWNERS +# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md + approvers: - bparees - dmage - legionus reviewers: +- gabemontero - bparees - dmage - legionus diff --git a/ci-operator/config/openshift/installer/OWNERS b/ci-operator/config/openshift/installer/OWNERS index 00133949c193..1fe124296d24 100644 --- a/ci-operator/config/openshift/installer/OWNERS +++ b/ci-operator/config/openshift/installer/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/installer/blob/6f22fa909bc622483f05aeff1673ee8d0acb718d/OWNERS +# from https://github.com/openshift/installer/blob/bf36c903c58c385315fa74aa9eb216dca89a797a/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: diff --git a/ci-operator/config/openshift/jenkins/OWNERS b/ci-operator/config/openshift/jenkins/OWNERS index 023a5eba13ec..6bb7ac234338 100644 --- a/ci-operator/config/openshift/jenkins/OWNERS +++ b/ci-operator/config/openshift/jenkins/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/jenkins/blob/5c3ee917ede2796be1a324a29ceb54d128007daa/OWNERS +# from https://github.com/openshift/jenkins/blob/e149d3a643a44f9a03ae9484e33dafbbc4b4cc13/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: diff --git a/ci-operator/config/openshift/kubernetes-autoscaler/OWNERS b/ci-operator/config/openshift/kubernetes-autoscaler/OWNERS deleted file mode 100644 index ead31e80aa4f..000000000000 --- a/ci-operator/config/openshift/kubernetes-autoscaler/OWNERS +++ /dev/null @@ -1,3 +0,0 @@ -approvers: -- frobware -- ingvagabund diff --git a/ci-operator/config/openshift/machine-api-operator/OWNERS b/ci-operator/config/openshift/machine-api-operator/OWNERS index ec849418f8f5..9868b02cb2be 100644 --- a/ci-operator/config/openshift/machine-api-operator/OWNERS +++ b/ci-operator/config/openshift/machine-api-operator/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/machine-api-operator/blob/429541465bef1e0b1b4be025f342c665c0479c0a/OWNERS +# from https://github.com/openshift/machine-api-operator/blob/94f71a5551690b7b5677136d620fd7467e4ec42e/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: @@ -10,3 +10,4 @@ approvers: - spangenberg - trawler - bison +- vikaschoudhary16 diff --git a/ci-operator/config/openshift/machine-config-operator/OWNERS b/ci-operator/config/openshift/machine-config-operator/OWNERS index 026b54fb3a4a..49218a55af69 100644 --- a/ci-operator/config/openshift/machine-config-operator/OWNERS +++ b/ci-operator/config/openshift/machine-config-operator/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/machine-config-operator/blob/e8c310f722fd3396cf181a7d6c2374c21db502df/OWNERS +# from https://github.com/openshift/machine-config-operator/blob/212449586d5502f72b527d572789f151edb13908/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: diff --git a/ci-operator/config/openshift/openshift-ansible/OWNERS b/ci-operator/config/openshift/openshift-ansible/OWNERS index 6d13a6719c7c..d0a670e2b87e 100644 --- a/ci-operator/config/openshift/openshift-ansible/OWNERS +++ b/ci-operator/config/openshift/openshift-ansible/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/openshift-ansible/blob/d486908f94cbbe29d4334201556873ec8c7005dc/OWNERS +# from https://github.com/openshift/openshift-ansible/blob/38d82cde7c8ef24bd8f16a25bcd0ac4b8f0e86e6/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: diff --git a/ci-operator/config/openshift/openshift-azure/OWNERS b/ci-operator/config/openshift/openshift-azure/OWNERS index 30bad7e4c0a0..83e80e92d5b2 100644 --- a/ci-operator/config/openshift/openshift-azure/OWNERS +++ b/ci-operator/config/openshift/openshift-azure/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/openshift-azure/blob/202965d3449ccdd1cf52f67e758acbd90796e034/OWNERS +# from https://github.com/openshift/openshift-azure/blob/bb2aebc8e4db206fa920d6763dad65e8f54cc812/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: diff --git a/ci-operator/config/openshift/origin-aggregated-logging/OWNERS b/ci-operator/config/openshift/origin-aggregated-logging/OWNERS index 6c0eadc3b712..2b09e56dd52f 100644 --- a/ci-operator/config/openshift/origin-aggregated-logging/OWNERS +++ b/ci-operator/config/openshift/origin-aggregated-logging/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/origin-aggregated-logging/blob/6e65c4018f77b3955ee18a368eb6e8014d445cc7/OWNERS +# from https://github.com/openshift/origin-aggregated-logging/blob/6530beabbf7212da1f65b7d59b172f70cf38ea68/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: @@ -12,8 +12,9 @@ approvers: - josefkarasek - nkinder reviewers: -- jwforres - jcantrill - ewolinetz - richm - nhosoi +- lukas-vlcek +- josefkarasek diff --git a/ci-operator/config/openshift/origin/OWNERS b/ci-operator/config/openshift/origin/OWNERS index a37eceb79578..07f71772ecc4 100644 --- a/ci-operator/config/openshift/origin/OWNERS +++ b/ci-operator/config/openshift/origin/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/origin/blob/3a84bcd7a1800840cc17e2c8f0914f015b4c0144/OWNERS +# from https://github.com/openshift/origin/blob/fbad5b7266163d425a5375f911cacddb42257925/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: diff --git a/ci-operator/config/openshift/release-controller/OWNERS b/ci-operator/config/openshift/release-controller/OWNERS new file mode 100644 index 000000000000..63b2d5b7cdaf --- /dev/null +++ b/ci-operator/config/openshift/release-controller/OWNERS @@ -0,0 +1,6 @@ +# DO NOT EDIT; this file is auto-generated using tools/populate-owners. +# from https://github.com/openshift/release-controller/blob/6245c4dfecdb9b97c347401fd575273e38f648bb/OWNERS +# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md + +approvers: +- smarterclayton diff --git a/ci-operator/config/openshift/service-ca-operator/OWNERS b/ci-operator/config/openshift/service-ca-operator/OWNERS index 85716c8cfad2..87838f74dc74 100644 --- a/ci-operator/config/openshift/service-ca-operator/OWNERS +++ b/ci-operator/config/openshift/service-ca-operator/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/service-serving-cert-signer/blob/c2e19f18e28faa64433bc7ef634325eed8cd8a45/OWNERS +# from https://github.com/openshift/service-ca-operator/blob/671e7f61a03b3c34a33e36a684d12401667f5ac5/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: diff --git a/ci-operator/config/openshift/service-catalog/OWNERS b/ci-operator/config/openshift/service-catalog/OWNERS index 3df0df72d746..764e0593aefe 100644 --- a/ci-operator/config/openshift/service-catalog/OWNERS +++ b/ci-operator/config/openshift/service-catalog/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/service-catalog/blob/df5a8b34b6f66cf539dcf45e0827814df959348f/OWNERS +# from https://github.com/openshift/service-catalog/blob/c0f3fe8b3d0127d1be39a6dfa56baf96153ad762/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: diff --git a/ci-operator/config/openshift/service-serving-cert-signer/OWNERS b/ci-operator/config/openshift/service-serving-cert-signer/OWNERS index 85716c8cfad2..4ae0b1232d3a 100644 --- a/ci-operator/config/openshift/service-serving-cert-signer/OWNERS +++ b/ci-operator/config/openshift/service-serving-cert-signer/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/service-serving-cert-signer/blob/c2e19f18e28faa64433bc7ef634325eed8cd8a45/OWNERS +# from https://github.com/openshift/service-serving-cert-signer/blob/20988243298ac483d5c7898842cf23ba115e1b50/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: @@ -11,5 +11,4 @@ reviewers: - enj - mfojtik - mrogers950 -- simo5 - soltysh diff --git a/ci-operator/config/openshift/telemeter/OWNERS b/ci-operator/config/openshift/telemeter/OWNERS index 265ce6aca122..5b0d92d5fa90 100644 --- a/ci-operator/config/openshift/telemeter/OWNERS +++ b/ci-operator/config/openshift/telemeter/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/telemeter/blob/465bdd9c8b8e4449a63b20dea82cbd4728b2fb2c/OWNERS +# from https://github.com/openshift/telemeter/blob/b01c6115ba3d3be045c38961bb74d97ad89835bc/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: diff --git a/ci-operator/config/operator-framework/operator-lifecycle-manager/OWNERS b/ci-operator/config/operator-framework/operator-lifecycle-manager/OWNERS new file mode 100644 index 000000000000..088ce05adfb0 --- /dev/null +++ b/ci-operator/config/operator-framework/operator-lifecycle-manager/OWNERS @@ -0,0 +1,14 @@ +# DO NOT EDIT; this file is auto-generated using tools/populate-owners. +# from https://github.com/operator-framework/operator-lifecycle-manager/blob/363876ee42242a352e82731c8b77d590614d85c7/OWNERS +# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md + +approvers: +- ecordell +- alecmerdler +- njhale +- jpeeler +reviewers: +- ecordell +- alecmerdler +- njhale +- jpeeler diff --git a/ci-operator/jobs/containers/libpod/OWNERS b/ci-operator/jobs/containers/libpod/OWNERS new file mode 100644 index 000000000000..ff7a0c19ec36 --- /dev/null +++ b/ci-operator/jobs/containers/libpod/OWNERS @@ -0,0 +1,17 @@ +# DO NOT EDIT; this file is auto-generated using tools/populate-owners. +# from https://github.com/containers/libpod/blob/3750b35ae2a22e7f7bc0070c5c2dadf1ef437074/OWNERS +# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md + +approvers: +- mheon +- baude +- mrunalp +- rhatdan +reviewers: +- mheon +- baude +- rhatdan +- TomSweeneyRedHat +- umohnani8 +- giuseppe +- vrothberg diff --git a/ci-operator/jobs/kubernetes-incubator/descheduler/OWNERS b/ci-operator/jobs/kubernetes-incubator/descheduler/OWNERS index ab6edf639619..919d4ab3c3f5 100644 --- a/ci-operator/jobs/kubernetes-incubator/descheduler/OWNERS +++ b/ci-operator/jobs/kubernetes-incubator/descheduler/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/kubernetes-incubator/descheduler/blob/40ca53e0a59ab1fafb86e316c451ac4ff0664095/OWNERS +# from https://github.com/kubernetes-incubator/descheduler/blob/468e1380700312e47b51250aa2c47f0d578e7b8e/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: diff --git a/ci-operator/jobs/kubernetes-sigs/cri-o/OWNERS b/ci-operator/jobs/kubernetes-sigs/cri-o/OWNERS index 9fe872e15ff5..207931082170 100644 --- a/ci-operator/jobs/kubernetes-sigs/cri-o/OWNERS +++ b/ci-operator/jobs/kubernetes-sigs/cri-o/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/kubernetes-incubator/cri-o/blob/9246d35b40666132a27b89bfd2c5b9e3eef55a8b/OWNERS +# from https://github.com/kubernetes-sigs/cri-o/blob/2cbe48b8907849fc3982615fbadb0f584200c5b5/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: diff --git a/ci-operator/jobs/openshift-s2i/s2i-wildfly/OWNERS b/ci-operator/jobs/openshift-s2i/s2i-wildfly/OWNERS index b42b6396aa70..cfba67bdf245 100644 --- a/ci-operator/jobs/openshift-s2i/s2i-wildfly/OWNERS +++ b/ci-operator/jobs/openshift-s2i/s2i-wildfly/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift-s2i/s2i-wildfly/blob/c4f8f2236c87aa6b47a15d22ea64b58ec0f48de9/OWNERS +# from https://github.com/openshift-s2i/s2i-wildfly/blob/87d6b5df9d491125a3342bb6750267265765a665/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: diff --git a/ci-operator/jobs/openshift/api/OWNERS b/ci-operator/jobs/openshift/api/OWNERS index 328fac17c2da..ee53d4ca4fa9 100644 --- a/ci-operator/jobs/openshift/api/OWNERS +++ b/ci-operator/jobs/openshift/api/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/api/blob/5ad8479f64f1b60ee9c62ce8ef1fe6638838725e/OWNERS +# from https://github.com/openshift/api/blob/c9d033a0b3c3dfca1c70722720c3aea184022496/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: diff --git a/ci-operator/jobs/openshift/azure-misc/OWNERS b/ci-operator/jobs/openshift/azure-misc/OWNERS index 29732778caf0..f1672c75028b 100644 --- a/ci-operator/jobs/openshift/azure-misc/OWNERS +++ b/ci-operator/jobs/openshift/azure-misc/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/azure-misc/blob/7d326ed11476949c1f70ff7ecaf161a3808f046e/OWNERS +# from https://github.com/openshift/azure-misc/blob/c0d5cd35c501aec1cbe35fdf306b5cc0a3c989cd/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: @@ -7,3 +7,4 @@ approvers: - jim-minter - kargakis - kwoodson +- mjudeikis diff --git a/ci-operator/jobs/openshift/builder/OWNERS b/ci-operator/jobs/openshift/builder/OWNERS index e938c9ac89ae..386c2e47f255 100644 --- a/ci-operator/jobs/openshift/builder/OWNERS +++ b/ci-operator/jobs/openshift/builder/OWNERS @@ -1,9 +1,12 @@ -reviewers: - - bparees - - gabemontero - - coreydaley - - adambkaplan -approvers: - - bparees - - smarterclayton +# DO NOT EDIT; this file is auto-generated using tools/populate-owners. +# from https://github.com/openshift/builder/blob/5b9f0cc06bc01491295e76ac4302c23be573dd53/OWNERS +# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md +approvers: +- bparees +- smarterclayton +reviewers: +- bparees +- gabemontero +- coreydaley +- adambkaplan diff --git a/ci-operator/jobs/openshift/ci-operator-prowgen/OWNERS b/ci-operator/jobs/openshift/ci-operator-prowgen/OWNERS index 8690bddc0832..a470913c8b34 100644 --- a/ci-operator/jobs/openshift/ci-operator-prowgen/OWNERS +++ b/ci-operator/jobs/openshift/ci-operator-prowgen/OWNERS @@ -1,6 +1,9 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/ci-operator-prowgen/blob/d7ec1c08fe7cbb7ef1f7493860708c3b0b6fb7c3/OWNERS +# from https://github.com/openshift/ci-operator-prowgen/blob/71a58f2c51bee46534d48900ead6b801b64197b1/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: - petr-muller +- bbguimaraes +- droslean +- stevekuznetsov diff --git a/ci-operator/jobs/openshift/ci-operator/OWNERS b/ci-operator/jobs/openshift/ci-operator/OWNERS index 6f4beafcc7d7..d83189d1d6dd 100644 --- a/ci-operator/jobs/openshift/ci-operator/OWNERS +++ b/ci-operator/jobs/openshift/ci-operator/OWNERS @@ -1,7 +1,10 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/ci-operator/blob/3bce7f675c8ba9a35fac4525659bcbb967a7c2cb/OWNERS +# from https://github.com/openshift/ci-operator/blob/30e02af3206aca2ab2554a495a780abcd4e091f7/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: - smarterclayton - stevekuznetsov +- bbguimaraes +- droslean +- petr-muller diff --git a/ci-operator/jobs/openshift/cluster-api-provider-aws/OWNERS b/ci-operator/jobs/openshift/cluster-api-provider-aws/OWNERS index 19193bcfd379..2e030de5aa17 100644 --- a/ci-operator/jobs/openshift/cluster-api-provider-aws/OWNERS +++ b/ci-operator/jobs/openshift/cluster-api-provider-aws/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/cluster-api-provider-aws/blob/06c0d2cc2e6f700a1c0e38332cbbc64ed9360832/OWNERS +# from https://github.com/openshift/cluster-api-provider-aws/blob/25b70433a82f2759a62b0d68a743252970ca7d79/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: diff --git a/ci-operator/jobs/openshift/cluster-api-provider-libvirt/OWNERS b/ci-operator/jobs/openshift/cluster-api-provider-libvirt/OWNERS index 19193bcfd379..eb81bc2f3ed7 100644 --- a/ci-operator/jobs/openshift/cluster-api-provider-libvirt/OWNERS +++ b/ci-operator/jobs/openshift/cluster-api-provider-libvirt/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/cluster-api-provider-aws/blob/06c0d2cc2e6f700a1c0e38332cbbc64ed9360832/OWNERS +# from https://github.com/openshift/cluster-api-provider-libvirt/blob/72841312a66caf4844434af25672d775f99d66fc/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: @@ -9,3 +9,4 @@ approvers: - paulfantom - spangenberg - trawler +- vikaschoudhary16 diff --git a/ci-operator/jobs/openshift/cluster-dns-operator/OWNERS b/ci-operator/jobs/openshift/cluster-dns-operator/OWNERS index ac92e5bbcf25..1f54d48a9b6e 100644 --- a/ci-operator/jobs/openshift/cluster-dns-operator/OWNERS +++ b/ci-operator/jobs/openshift/cluster-dns-operator/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/cluster-dns-operator/blob/b8a2d7083b202501ca60aca1c81ce50f7adbbce6/OWNERS +# from https://github.com/openshift/cluster-dns-operator/blob/69f2180e2938b9af5b80944903e9cca63514209b/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: diff --git a/ci-operator/jobs/openshift/cluster-image-registry-operator/OWNERS b/ci-operator/jobs/openshift/cluster-image-registry-operator/OWNERS index 97b8102180c7..77b6f4ea362d 100644 --- a/ci-operator/jobs/openshift/cluster-image-registry-operator/OWNERS +++ b/ci-operator/jobs/openshift/cluster-image-registry-operator/OWNERS @@ -1,4 +1,16 @@ +# DO NOT EDIT; this file is auto-generated using tools/populate-owners. +# from https://github.com/openshift/cluster-image-registry-operator/blob/c2753e9e1a8dbe39cc6472c174f5a07b81d2db15/OWNERS +# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md + approvers: +- smarterclayton +- deads2k - bparees +- dmage - legionus +reviewers: +- smarterclayton +- deads2k +- bparees - dmage +- legionus diff --git a/ci-operator/jobs/openshift/cluster-ingress-operator/OWNERS b/ci-operator/jobs/openshift/cluster-ingress-operator/OWNERS index 156ab822c804..91160ef67c3c 100644 --- a/ci-operator/jobs/openshift/cluster-ingress-operator/OWNERS +++ b/ci-operator/jobs/openshift/cluster-ingress-operator/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/cluster-ingress-operator/blob/71096460ca4986f646e9593493b845b026b93f3c/OWNERS +# from https://github.com/openshift/cluster-ingress-operator/blob/f34c76cd05e9119a5ce1d881dfb9fd84cd518c3e/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: diff --git a/ci-operator/jobs/openshift/cluster-kube-apiserver-operator/OWNERS b/ci-operator/jobs/openshift/cluster-kube-apiserver-operator/OWNERS index 574f76899387..feb3627fc607 100644 --- a/ci-operator/jobs/openshift/cluster-kube-apiserver-operator/OWNERS +++ b/ci-operator/jobs/openshift/cluster-kube-apiserver-operator/OWNERS @@ -1,7 +1,14 @@ -reviewers: - - tnozicka +# DO NOT EDIT; this file is auto-generated using tools/populate-owners. +# from https://github.com/openshift/cluster-kube-apiserver-operator/blob/e6ff4c7236894c6c10cb35e31cfe568a10939741/OWNERS +# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md + approvers: - - tnozicka - - deads2k - - sttts - - mfojtik +- deads2k +- sttts +- mfojtik +- tnozicka +reviewers: +- deads2k +- sttts +- mfojtik +- soltysh diff --git a/ci-operator/jobs/openshift/cluster-kube-controller-manager-operator/OWNERS b/ci-operator/jobs/openshift/cluster-kube-controller-manager-operator/OWNERS index 574f76899387..a3f4050e750c 100644 --- a/ci-operator/jobs/openshift/cluster-kube-controller-manager-operator/OWNERS +++ b/ci-operator/jobs/openshift/cluster-kube-controller-manager-operator/OWNERS @@ -1,7 +1,14 @@ -reviewers: - - tnozicka +# DO NOT EDIT; this file is auto-generated using tools/populate-owners. +# from https://github.com/openshift/cluster-kube-controller-manager-operator/blob/a65d7e881cb88af0bf9650c4c719ded53d07d583/OWNERS +# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md + approvers: - - tnozicka - - deads2k - - sttts - - mfojtik +- deads2k +- sttts +- mfojtik +- tnozicka +reviewers: +- deads2k +- sttts +- mfojtik +- soltysh diff --git a/ci-operator/jobs/openshift/cluster-kube-scheduler-operator/OWNERS b/ci-operator/jobs/openshift/cluster-kube-scheduler-operator/OWNERS index ff8db94bbac4..c3c0e38da4e4 100644 --- a/ci-operator/jobs/openshift/cluster-kube-scheduler-operator/OWNERS +++ b/ci-operator/jobs/openshift/cluster-kube-scheduler-operator/OWNERS @@ -1,4 +1,8 @@ -reviewers: - - aveshagarwal +# DO NOT EDIT; this file is auto-generated using tools/populate-owners. +# from https://github.com/openshift/cluster-kube-scheduler-operator/blob/ec29a4e0a0e1aa396b78ef5e58451817efac6631/OWNERS +# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md + approvers: - - aveshagarwal +- aveshagarwal +reviewers: +- aveshagarwal diff --git a/ci-operator/jobs/openshift/cluster-logging-operator/OWNERS b/ci-operator/jobs/openshift/cluster-logging-operator/OWNERS new file mode 100644 index 000000000000..429ec328a9b2 --- /dev/null +++ b/ci-operator/jobs/openshift/cluster-logging-operator/OWNERS @@ -0,0 +1,19 @@ +# DO NOT EDIT; this file is auto-generated using tools/populate-owners. +# from https://github.com/openshift/cluster-logging-operator/blob/7a27b206118967c95108fc30db2109c1a5225454/OWNERS +# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md + +approvers: +- jwforres +- jcantrill +- ewolinetz +- richm +- lukas-vlcek +- nhosoi +- josefkarasek +- nkinder +reviewers: +- jwforres +- jcantrill +- ewolinetz +- richm +- nhosoi diff --git a/ci-operator/jobs/openshift/cluster-monitoring-operator/OWNERS b/ci-operator/jobs/openshift/cluster-monitoring-operator/OWNERS index 10e8cfdf76e1..1fb824046cc0 100644 --- a/ci-operator/jobs/openshift/cluster-monitoring-operator/OWNERS +++ b/ci-operator/jobs/openshift/cluster-monitoring-operator/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/cluster-monitoring-operator/blob/2500badeddb476785f04b4a0fe6dcd375c8686fb/OWNERS +# from https://github.com/openshift/cluster-monitoring-operator/blob/25b3e1153cc17578a4219be83ae19b1157a427d0/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: diff --git a/ci-operator/jobs/openshift/cluster-network-operator/OWNERS b/ci-operator/jobs/openshift/cluster-network-operator/OWNERS index 73502f4f4a11..dde8757e78b9 100644 --- a/ci-operator/jobs/openshift/cluster-network-operator/OWNERS +++ b/ci-operator/jobs/openshift/cluster-network-operator/OWNERS @@ -1,13 +1,9 @@ -reviewers: -- squeed -- dcbw -- danwinship -- pecameron -- JacobTanenbaum +# DO NOT EDIT; this file is auto-generated using tools/populate-owners. +# from https://github.com/openshift/cluster-network-operator/blob/fa9980b78a83ec9b05e4348f20ddfbf86f34c6bd/OWNERS +# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md + approvers: - squeed - dcbw - danwinship -- pecameron -- JacobTanenbaum - +- smarterclayton diff --git a/ci-operator/jobs/openshift/cluster-openshift-apiserver-operator/OWNERS b/ci-operator/jobs/openshift/cluster-openshift-apiserver-operator/OWNERS index d8faa505a244..71af7658b73c 100644 --- a/ci-operator/jobs/openshift/cluster-openshift-apiserver-operator/OWNERS +++ b/ci-operator/jobs/openshift/cluster-openshift-apiserver-operator/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/cluster-openshift-apiserver-operator/blob/54185537d463715606fe83c27d569978101fc5c9/OWNERS +# from https://github.com/openshift/cluster-openshift-apiserver-operator/blob/c7a59d4862e76280cb47a52252a4d620ca67c621/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: @@ -12,3 +12,4 @@ reviewers: - sttts - mfojtik - tnozicka +- soltysh diff --git a/ci-operator/jobs/openshift/cluster-openshift-controller-manager-operator/OWNERS b/ci-operator/jobs/openshift/cluster-openshift-controller-manager-operator/OWNERS index 0864166f342b..9d3dbb0f6878 100644 --- a/ci-operator/jobs/openshift/cluster-openshift-controller-manager-operator/OWNERS +++ b/ci-operator/jobs/openshift/cluster-openshift-controller-manager-operator/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/cluster-openshift-controller-manager-operator/blob/5c94b6aed6baa8ae5e3ed42065957d74cc0454fe/OWNERS +# from https://github.com/openshift/cluster-openshift-controller-manager-operator/blob/a3146a94d1d4cc737a143ccd1dfb607f43395c41/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: @@ -11,3 +11,4 @@ reviewers: - deads2k - sttts - mfojtik +- soltysh diff --git a/ci-operator/jobs/openshift/cluster-samples-operator/OWNERS b/ci-operator/jobs/openshift/cluster-samples-operator/OWNERS index 18e8e6ab9c23..8f95f5dc197b 100644 --- a/ci-operator/jobs/openshift/cluster-samples-operator/OWNERS +++ b/ci-operator/jobs/openshift/cluster-samples-operator/OWNERS @@ -1,3 +1,13 @@ +# DO NOT EDIT; this file is auto-generated using tools/populate-owners. +# from https://github.com/openshift/cluster-samples-operator/blob/658ea6d15eae16b1dfd2b67cffa767cb22bb7e9b/OWNERS +# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md + approvers: - bparees - gabemontero +reviewers: +- bparees +- gabemontero +- coreydaley +- legionus +- dmage diff --git a/ci-operator/jobs/openshift/cluster-version-operator/OWNERS b/ci-operator/jobs/openshift/cluster-version-operator/OWNERS index 80e5e10a1c9e..458b0d3f253b 100644 --- a/ci-operator/jobs/openshift/cluster-version-operator/OWNERS +++ b/ci-operator/jobs/openshift/cluster-version-operator/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/cluster-version-operator/blob/7fd23584325138b3a6420cc2a9a0e253233a8637/OWNERS +# from https://github.com/openshift/cluster-version-operator/blob/43f155c9b2fe7cfbcdb39b1669f6b27b4065cfbe/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: diff --git a/ci-operator/jobs/openshift/console-operator/OWNERS b/ci-operator/jobs/openshift/console-operator/OWNERS new file mode 100644 index 000000000000..7d6fa1e09130 --- /dev/null +++ b/ci-operator/jobs/openshift/console-operator/OWNERS @@ -0,0 +1,14 @@ +# DO NOT EDIT; this file is auto-generated using tools/populate-owners. +# from https://github.com/openshift/console-operator/blob/f5c88853302be6c7a9f97ac938f7efa3e842bf25/OWNERS +# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md + +approvers: +- spadgett +- alecmerdler +- jhadvig +- benjaminapetersen +reviewers: +- spadgett +- alecmerdler +- jhadvig +- benjaminapetersen diff --git a/ci-operator/jobs/openshift/coredns/OWNERS b/ci-operator/jobs/openshift/coredns/OWNERS index 897c27bea984..9b2e5ed8d906 100644 --- a/ci-operator/jobs/openshift/coredns/OWNERS +++ b/ci-operator/jobs/openshift/coredns/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/coredns/blob/5e0206e86b16837461244d0f0c5d7c19de8e1f4e/OWNERS +# from https://github.com/openshift/coredns/blob/964d7e34b3bb3e8dc0c5fee13c28245652c017ee/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: diff --git a/ci-operator/jobs/openshift/elasticsearch-operator/OWNERS b/ci-operator/jobs/openshift/elasticsearch-operator/OWNERS new file mode 100644 index 000000000000..528e56278615 --- /dev/null +++ b/ci-operator/jobs/openshift/elasticsearch-operator/OWNERS @@ -0,0 +1,19 @@ +# DO NOT EDIT; this file is auto-generated using tools/populate-owners. +# from https://github.com/openshift/elasticsearch-operator/blob/1ca32e721c6602cf281687d19ef713f50ab4c01d/OWNERS +# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md + +approvers: +- jwforres +- jcantrill +- ewolinetz +- richm +- lukas-vlcek +- nhosoi +- josefkarasek +- nkinder +reviewers: +- jwforres +- jcantrill +- ewolinetz +- richm +- nhosoi diff --git a/ci-operator/jobs/openshift/hive/OWNERS b/ci-operator/jobs/openshift/hive/OWNERS index 18c26120d5f7..9f89c005d57b 100644 --- a/ci-operator/jobs/openshift/hive/OWNERS +++ b/ci-operator/jobs/openshift/hive/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/hive/blob/51f9ceb4bdf66946492c0180b55cd0523e421710/OWNERS +# from https://github.com/openshift/hive/blob/7623d2ccebe3656f83dbfc91fbf9f6e0e253dd7a/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: diff --git a/ci-operator/jobs/openshift/image-registry/OWNERS b/ci-operator/jobs/openshift/image-registry/OWNERS index d8b342b66793..4ea49d64a1e0 100644 --- a/ci-operator/jobs/openshift/image-registry/OWNERS +++ b/ci-operator/jobs/openshift/image-registry/OWNERS @@ -1,8 +1,13 @@ +# DO NOT EDIT; this file is auto-generated using tools/populate-owners. +# from https://github.com/openshift/image-registry/blob/ff888ca1963755d9fe147b9a3005f3ff4f4573e5/OWNERS +# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md + approvers: - bparees - dmage - legionus reviewers: +- gabemontero - bparees - dmage - legionus diff --git a/ci-operator/jobs/openshift/installer/OWNERS b/ci-operator/jobs/openshift/installer/OWNERS index 00133949c193..1fe124296d24 100644 --- a/ci-operator/jobs/openshift/installer/OWNERS +++ b/ci-operator/jobs/openshift/installer/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/installer/blob/6f22fa909bc622483f05aeff1673ee8d0acb718d/OWNERS +# from https://github.com/openshift/installer/blob/bf36c903c58c385315fa74aa9eb216dca89a797a/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: diff --git a/ci-operator/jobs/openshift/jenkins-client-plugin/OWNERS b/ci-operator/jobs/openshift/jenkins-client-plugin/OWNERS index 37065ae233d8..489add101819 100644 --- a/ci-operator/jobs/openshift/jenkins-client-plugin/OWNERS +++ b/ci-operator/jobs/openshift/jenkins-client-plugin/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/jenkins-client-plugin/blob/abfb53fe415b530be2221945c108ff275d00228b/OWNERS +# from https://github.com/openshift/jenkins-client-plugin/blob/a40996ceb4211347e92f6c2ce0b7a0cc31cf9d77/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: diff --git a/ci-operator/jobs/openshift/jenkins-sync-plugin/OWNERS b/ci-operator/jobs/openshift/jenkins-sync-plugin/OWNERS index a2f62511d68a..ca5fd97a58f6 100644 --- a/ci-operator/jobs/openshift/jenkins-sync-plugin/OWNERS +++ b/ci-operator/jobs/openshift/jenkins-sync-plugin/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/jenkins-sync-plugin/blob/0b108ada203e48435b8616920af68c6f8e4cb169/OWNERS +# from https://github.com/openshift/jenkins-sync-plugin/blob/b067a3482b41481b9042cb0942fb7ff35b979b64/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: diff --git a/ci-operator/jobs/openshift/jenkins/OWNERS b/ci-operator/jobs/openshift/jenkins/OWNERS index 023a5eba13ec..6bb7ac234338 100644 --- a/ci-operator/jobs/openshift/jenkins/OWNERS +++ b/ci-operator/jobs/openshift/jenkins/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/jenkins/blob/5c3ee917ede2796be1a324a29ceb54d128007daa/OWNERS +# from https://github.com/openshift/jenkins/blob/e149d3a643a44f9a03ae9484e33dafbbc4b4cc13/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: diff --git a/ci-operator/jobs/openshift/kubernetes-autoscaler/OWNERS b/ci-operator/jobs/openshift/kubernetes-autoscaler/OWNERS deleted file mode 100644 index ead31e80aa4f..000000000000 --- a/ci-operator/jobs/openshift/kubernetes-autoscaler/OWNERS +++ /dev/null @@ -1,3 +0,0 @@ -approvers: -- frobware -- ingvagabund diff --git a/ci-operator/jobs/openshift/machine-api-operator/OWNERS b/ci-operator/jobs/openshift/machine-api-operator/OWNERS index ec849418f8f5..9868b02cb2be 100644 --- a/ci-operator/jobs/openshift/machine-api-operator/OWNERS +++ b/ci-operator/jobs/openshift/machine-api-operator/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/machine-api-operator/blob/429541465bef1e0b1b4be025f342c665c0479c0a/OWNERS +# from https://github.com/openshift/machine-api-operator/blob/94f71a5551690b7b5677136d620fd7467e4ec42e/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: @@ -10,3 +10,4 @@ approvers: - spangenberg - trawler - bison +- vikaschoudhary16 diff --git a/ci-operator/jobs/openshift/machine-config-operator/OWNERS b/ci-operator/jobs/openshift/machine-config-operator/OWNERS index 026b54fb3a4a..49218a55af69 100644 --- a/ci-operator/jobs/openshift/machine-config-operator/OWNERS +++ b/ci-operator/jobs/openshift/machine-config-operator/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/machine-config-operator/blob/e8c310f722fd3396cf181a7d6c2374c21db502df/OWNERS +# from https://github.com/openshift/machine-config-operator/blob/212449586d5502f72b527d572789f151edb13908/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: diff --git a/ci-operator/jobs/openshift/online-registration/OWNERS b/ci-operator/jobs/openshift/online-registration/OWNERS index 0229eba18108..f6a31e20cf6d 100644 --- a/ci-operator/jobs/openshift/online-registration/OWNERS +++ b/ci-operator/jobs/openshift/online-registration/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/online-registration/blob/660ba1f0d8d9bb4f7fb3dadddd3e1eaa07c69c05/OWNERS +# from https://github.com/openshift/online-registration/blob/6277482ab92db26e9b90e2c4729a336a1c1de9b9/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: diff --git a/ci-operator/jobs/openshift/openshift-ansible/OWNERS b/ci-operator/jobs/openshift/openshift-ansible/OWNERS index 6d13a6719c7c..d0a670e2b87e 100644 --- a/ci-operator/jobs/openshift/openshift-ansible/OWNERS +++ b/ci-operator/jobs/openshift/openshift-ansible/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/openshift-ansible/blob/d486908f94cbbe29d4334201556873ec8c7005dc/OWNERS +# from https://github.com/openshift/openshift-ansible/blob/38d82cde7c8ef24bd8f16a25bcd0ac4b8f0e86e6/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: diff --git a/ci-operator/jobs/openshift/openshift-azure/OWNERS b/ci-operator/jobs/openshift/openshift-azure/OWNERS index 30bad7e4c0a0..83e80e92d5b2 100644 --- a/ci-operator/jobs/openshift/openshift-azure/OWNERS +++ b/ci-operator/jobs/openshift/openshift-azure/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/openshift-azure/blob/202965d3449ccdd1cf52f67e758acbd90796e034/OWNERS +# from https://github.com/openshift/openshift-azure/blob/bb2aebc8e4db206fa920d6763dad65e8f54cc812/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: diff --git a/ci-operator/jobs/openshift/origin-aggregated-logging/OWNERS b/ci-operator/jobs/openshift/origin-aggregated-logging/OWNERS index 6c0eadc3b712..2b09e56dd52f 100644 --- a/ci-operator/jobs/openshift/origin-aggregated-logging/OWNERS +++ b/ci-operator/jobs/openshift/origin-aggregated-logging/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/origin-aggregated-logging/blob/6e65c4018f77b3955ee18a368eb6e8014d445cc7/OWNERS +# from https://github.com/openshift/origin-aggregated-logging/blob/6530beabbf7212da1f65b7d59b172f70cf38ea68/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: @@ -12,8 +12,9 @@ approvers: - josefkarasek - nkinder reviewers: -- jwforres - jcantrill - ewolinetz - richm - nhosoi +- lukas-vlcek +- josefkarasek diff --git a/ci-operator/jobs/openshift/origin/OWNERS b/ci-operator/jobs/openshift/origin/OWNERS index a37eceb79578..07f71772ecc4 100644 --- a/ci-operator/jobs/openshift/origin/OWNERS +++ b/ci-operator/jobs/openshift/origin/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/origin/blob/3a84bcd7a1800840cc17e2c8f0914f015b4c0144/OWNERS +# from https://github.com/openshift/origin/blob/fbad5b7266163d425a5375f911cacddb42257925/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: diff --git a/ci-operator/jobs/openshift/os/OWNERS b/ci-operator/jobs/openshift/os/OWNERS new file mode 100644 index 000000000000..f08cd11e365b --- /dev/null +++ b/ci-operator/jobs/openshift/os/OWNERS @@ -0,0 +1,11 @@ +# DO NOT EDIT; this file is auto-generated using tools/populate-owners. +# from https://github.com/openshift/os/blob/1e44e7abc28097a210ad5c7b258ff68ad7c6ff3b/OWNERS +# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md + +approvers: +- ashcrow +- dm0- +- sdemos +- cgwalters +- yuqi-zhang +- miabbott diff --git a/ci-operator/jobs/openshift/ose/OWNERS b/ci-operator/jobs/openshift/ose/OWNERS index 538ae531c7f5..cd767a7bdb7b 100644 --- a/ci-operator/jobs/openshift/ose/OWNERS +++ b/ci-operator/jobs/openshift/ose/OWNERS @@ -1,11 +1,10 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/ose/blob/a95c1941b98941e5374189a6fc25c66dc2fe7ebf/OWNERS +# from https://github.com/openshift/ose/blob/0994f5ff221ffe4152b6f911b99f8a52e87b1309/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: - smarterclayton - deads2k -- liggitt - bparees - mfojtik - eparis @@ -16,7 +15,6 @@ approvers: reviewers: - smarterclayton - deads2k -- liggitt - bparees - stevekuznetsov - soltysh diff --git a/ci-operator/jobs/openshift/release-controller/OWNERS b/ci-operator/jobs/openshift/release-controller/OWNERS new file mode 100644 index 000000000000..63b2d5b7cdaf --- /dev/null +++ b/ci-operator/jobs/openshift/release-controller/OWNERS @@ -0,0 +1,6 @@ +# DO NOT EDIT; this file is auto-generated using tools/populate-owners. +# from https://github.com/openshift/release-controller/blob/6245c4dfecdb9b97c347401fd575273e38f648bb/OWNERS +# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md + +approvers: +- smarterclayton diff --git a/ci-operator/jobs/openshift/release/OWNERS b/ci-operator/jobs/openshift/release/OWNERS index f0933c7a3f9a..30168c34c936 100644 --- a/ci-operator/jobs/openshift/release/OWNERS +++ b/ci-operator/jobs/openshift/release/OWNERS @@ -1,7 +1,10 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/release/blob/6d34ec18073c447050be54689a942115722e85f7/OWNERS +# from https://github.com/openshift/release/blob/31cabbe93a717edb37917c9c8cbd9282dd809c31/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: - stevekuznetsov - smarterclayton +- bbguimaraes +- droslean +- petr-muller diff --git a/ci-operator/jobs/openshift/service-ca-operator/OWNERS b/ci-operator/jobs/openshift/service-ca-operator/OWNERS new file mode 100644 index 000000000000..87838f74dc74 --- /dev/null +++ b/ci-operator/jobs/openshift/service-ca-operator/OWNERS @@ -0,0 +1,15 @@ +# DO NOT EDIT; this file is auto-generated using tools/populate-owners. +# from https://github.com/openshift/service-ca-operator/blob/671e7f61a03b3c34a33e36a684d12401667f5ac5/OWNERS +# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md + +approvers: +- smarterclayton +- deads2k +- liggitt +reviewers: +- deads2k +- enj +- mfojtik +- mrogers950 +- simo5 +- soltysh diff --git a/ci-operator/jobs/openshift/service-catalog/OWNERS b/ci-operator/jobs/openshift/service-catalog/OWNERS index 3df0df72d746..764e0593aefe 100644 --- a/ci-operator/jobs/openshift/service-catalog/OWNERS +++ b/ci-operator/jobs/openshift/service-catalog/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/service-catalog/blob/df5a8b34b6f66cf539dcf45e0827814df959348f/OWNERS +# from https://github.com/openshift/service-catalog/blob/c0f3fe8b3d0127d1be39a6dfa56baf96153ad762/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: diff --git a/ci-operator/jobs/openshift/service-serving-cert-signer/OWNERS b/ci-operator/jobs/openshift/service-serving-cert-signer/OWNERS index 85716c8cfad2..4ae0b1232d3a 100644 --- a/ci-operator/jobs/openshift/service-serving-cert-signer/OWNERS +++ b/ci-operator/jobs/openshift/service-serving-cert-signer/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/service-serving-cert-signer/blob/c2e19f18e28faa64433bc7ef634325eed8cd8a45/OWNERS +# from https://github.com/openshift/service-serving-cert-signer/blob/20988243298ac483d5c7898842cf23ba115e1b50/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: @@ -11,5 +11,4 @@ reviewers: - enj - mfojtik - mrogers950 -- simo5 - soltysh diff --git a/ci-operator/jobs/openshift/telemeter/OWNERS b/ci-operator/jobs/openshift/telemeter/OWNERS index 265ce6aca122..5b0d92d5fa90 100644 --- a/ci-operator/jobs/openshift/telemeter/OWNERS +++ b/ci-operator/jobs/openshift/telemeter/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/telemeter/blob/465bdd9c8b8e4449a63b20dea82cbd4728b2fb2c/OWNERS +# from https://github.com/openshift/telemeter/blob/b01c6115ba3d3be045c38961bb74d97ad89835bc/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: diff --git a/ci-operator/jobs/operator-framework/operator-lifecycle-manager/OWNERS b/ci-operator/jobs/operator-framework/operator-lifecycle-manager/OWNERS new file mode 100644 index 000000000000..088ce05adfb0 --- /dev/null +++ b/ci-operator/jobs/operator-framework/operator-lifecycle-manager/OWNERS @@ -0,0 +1,14 @@ +# DO NOT EDIT; this file is auto-generated using tools/populate-owners. +# from https://github.com/operator-framework/operator-lifecycle-manager/blob/363876ee42242a352e82731c8b77d590614d85c7/OWNERS +# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md + +approvers: +- ecordell +- alecmerdler +- njhale +- jpeeler +reviewers: +- ecordell +- alecmerdler +- njhale +- jpeeler diff --git a/ci-operator/templates/openshift/installer/OWNERS b/ci-operator/templates/openshift/installer/OWNERS new file mode 100644 index 000000000000..1fe124296d24 --- /dev/null +++ b/ci-operator/templates/openshift/installer/OWNERS @@ -0,0 +1,8 @@ +# DO NOT EDIT; this file is auto-generated using tools/populate-owners. +# from https://github.com/openshift/installer/blob/bf36c903c58c385315fa74aa9eb216dca89a797a/OWNERS +# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md + +approvers: +- installer-approvers +reviewers: +- installer-reviewers diff --git a/ci-operator/templates/openshift/openshift-azure/OWNERS b/ci-operator/templates/openshift/openshift-azure/OWNERS index 30bad7e4c0a0..83e80e92d5b2 100644 --- a/ci-operator/templates/openshift/openshift-azure/OWNERS +++ b/ci-operator/templates/openshift/openshift-azure/OWNERS @@ -1,5 +1,5 @@ # DO NOT EDIT; this file is auto-generated using tools/populate-owners. -# from https://github.com/openshift/openshift-azure/blob/202965d3449ccdd1cf52f67e758acbd90796e034/OWNERS +# from https://github.com/openshift/openshift-azure/blob/bb2aebc8e4db206fa920d6763dad65e8f54cc812/OWNERS # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md approvers: