From a145b448d74f8d6b726ffff7105d0013d6011c0a Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Fri, 19 May 2023 08:44:20 -0700 Subject: [PATCH] ci-operator/step-registry: Trim wking from proxy OWNERS Following up on aeb4b72b43 (ci-operator/step-registry: Trim wking from various OWNERS, 2022-10-12, #32997), now that f680c2c138 (Add stbenjam to proxy step owners, 2023-05-19, #38450) has Stephen stepping up as a replacement (and he has also agreed to take over the other proxy steps and chains I'm adjusting in this commit). Thanks! --- ci-operator/step-registry/gather/proxy/OWNERS | 2 +- .../step-registry/gather/proxy/gather-proxy-ref.metadata.json | 2 +- ci-operator/step-registry/ipi/aws/pre/proxy/OWNERS | 2 +- .../ipi/aws/pre/proxy/ipi-aws-pre-proxy-chain.metadata.json | 2 +- ci-operator/step-registry/ipi/conf/aws/proxy/OWNERS | 1 - .../ipi/conf/aws/proxy/ipi-conf-aws-proxy-chain.metadata.json | 3 +-- .../ipi/conf/aws/proxy/ipi-conf-aws-proxy-ref.metadata.json | 3 +-- ci-operator/step-registry/ipi/deprovision/proxy/OWNERS | 2 +- .../deprovision/proxy/ipi-deprovision-proxy-ref.metadata.json | 2 +- ci-operator/step-registry/openshift/e2e/aws/proxy/OWNERS | 2 +- .../aws/proxy/openshift-e2e-aws-proxy-workflow.metadata.json | 2 +- ci-operator/step-registry/proxy/OWNERS | 1 - .../config-generate/proxy-config-generate-ref.metadata.json | 1 - 13 files changed, 10 insertions(+), 15 deletions(-) diff --git a/ci-operator/step-registry/gather/proxy/OWNERS b/ci-operator/step-registry/gather/proxy/OWNERS index e21dd33d3e082..31e6282c5bc3f 100644 --- a/ci-operator/step-registry/gather/proxy/OWNERS +++ b/ci-operator/step-registry/gather/proxy/OWNERS @@ -1,2 +1,2 @@ approvers: -- wking +- stbenjam diff --git a/ci-operator/step-registry/gather/proxy/gather-proxy-ref.metadata.json b/ci-operator/step-registry/gather/proxy/gather-proxy-ref.metadata.json index 0e6c35abaf535..da5c8fff44324 100644 --- a/ci-operator/step-registry/gather/proxy/gather-proxy-ref.metadata.json +++ b/ci-operator/step-registry/gather/proxy/gather-proxy-ref.metadata.json @@ -2,7 +2,7 @@ "path": "gather/proxy/gather-proxy-ref.yaml", "owners": { "approvers": [ - "wking" + "stbenjam" ] } } \ No newline at end of file diff --git a/ci-operator/step-registry/ipi/aws/pre/proxy/OWNERS b/ci-operator/step-registry/ipi/aws/pre/proxy/OWNERS index e21dd33d3e082..31e6282c5bc3f 100644 --- a/ci-operator/step-registry/ipi/aws/pre/proxy/OWNERS +++ b/ci-operator/step-registry/ipi/aws/pre/proxy/OWNERS @@ -1,2 +1,2 @@ approvers: -- wking +- stbenjam diff --git a/ci-operator/step-registry/ipi/aws/pre/proxy/ipi-aws-pre-proxy-chain.metadata.json b/ci-operator/step-registry/ipi/aws/pre/proxy/ipi-aws-pre-proxy-chain.metadata.json index 3759daf6639d0..e5e57d32e6992 100644 --- a/ci-operator/step-registry/ipi/aws/pre/proxy/ipi-aws-pre-proxy-chain.metadata.json +++ b/ci-operator/step-registry/ipi/aws/pre/proxy/ipi-aws-pre-proxy-chain.metadata.json @@ -2,7 +2,7 @@ "path": "ipi/aws/pre/proxy/ipi-aws-pre-proxy-chain.yaml", "owners": { "approvers": [ - "wking" + "stbenjam" ] } } \ No newline at end of file diff --git a/ci-operator/step-registry/ipi/conf/aws/proxy/OWNERS b/ci-operator/step-registry/ipi/conf/aws/proxy/OWNERS index 2b16a8d1b0896..31e6282c5bc3f 100644 --- a/ci-operator/step-registry/ipi/conf/aws/proxy/OWNERS +++ b/ci-operator/step-registry/ipi/conf/aws/proxy/OWNERS @@ -1,3 +1,2 @@ approvers: - stbenjam -- wking diff --git a/ci-operator/step-registry/ipi/conf/aws/proxy/ipi-conf-aws-proxy-chain.metadata.json b/ci-operator/step-registry/ipi/conf/aws/proxy/ipi-conf-aws-proxy-chain.metadata.json index 0d79c09485b16..8272f07e5839c 100644 --- a/ci-operator/step-registry/ipi/conf/aws/proxy/ipi-conf-aws-proxy-chain.metadata.json +++ b/ci-operator/step-registry/ipi/conf/aws/proxy/ipi-conf-aws-proxy-chain.metadata.json @@ -2,8 +2,7 @@ "path": "ipi/conf/aws/proxy/ipi-conf-aws-proxy-chain.yaml", "owners": { "approvers": [ - "stbenjam", - "wking" + "stbenjam" ] } } \ No newline at end of file diff --git a/ci-operator/step-registry/ipi/conf/aws/proxy/ipi-conf-aws-proxy-ref.metadata.json b/ci-operator/step-registry/ipi/conf/aws/proxy/ipi-conf-aws-proxy-ref.metadata.json index fae1c550d0ece..f23e2be74e759 100644 --- a/ci-operator/step-registry/ipi/conf/aws/proxy/ipi-conf-aws-proxy-ref.metadata.json +++ b/ci-operator/step-registry/ipi/conf/aws/proxy/ipi-conf-aws-proxy-ref.metadata.json @@ -2,8 +2,7 @@ "path": "ipi/conf/aws/proxy/ipi-conf-aws-proxy-ref.yaml", "owners": { "approvers": [ - "stbenjam", - "wking" + "stbenjam" ] } } \ No newline at end of file diff --git a/ci-operator/step-registry/ipi/deprovision/proxy/OWNERS b/ci-operator/step-registry/ipi/deprovision/proxy/OWNERS index e21dd33d3e082..31e6282c5bc3f 100644 --- a/ci-operator/step-registry/ipi/deprovision/proxy/OWNERS +++ b/ci-operator/step-registry/ipi/deprovision/proxy/OWNERS @@ -1,2 +1,2 @@ approvers: -- wking +- stbenjam diff --git a/ci-operator/step-registry/ipi/deprovision/proxy/ipi-deprovision-proxy-ref.metadata.json b/ci-operator/step-registry/ipi/deprovision/proxy/ipi-deprovision-proxy-ref.metadata.json index 227ee3fe116d1..1e2eda774ae6a 100644 --- a/ci-operator/step-registry/ipi/deprovision/proxy/ipi-deprovision-proxy-ref.metadata.json +++ b/ci-operator/step-registry/ipi/deprovision/proxy/ipi-deprovision-proxy-ref.metadata.json @@ -2,7 +2,7 @@ "path": "ipi/deprovision/proxy/ipi-deprovision-proxy-ref.yaml", "owners": { "approvers": [ - "wking" + "stbenjam" ] } } \ No newline at end of file diff --git a/ci-operator/step-registry/openshift/e2e/aws/proxy/OWNERS b/ci-operator/step-registry/openshift/e2e/aws/proxy/OWNERS index e21dd33d3e082..31e6282c5bc3f 100644 --- a/ci-operator/step-registry/openshift/e2e/aws/proxy/OWNERS +++ b/ci-operator/step-registry/openshift/e2e/aws/proxy/OWNERS @@ -1,2 +1,2 @@ approvers: -- wking +- stbenjam diff --git a/ci-operator/step-registry/openshift/e2e/aws/proxy/openshift-e2e-aws-proxy-workflow.metadata.json b/ci-operator/step-registry/openshift/e2e/aws/proxy/openshift-e2e-aws-proxy-workflow.metadata.json index 8d091812f2a63..f99ccaa5e6fac 100644 --- a/ci-operator/step-registry/openshift/e2e/aws/proxy/openshift-e2e-aws-proxy-workflow.metadata.json +++ b/ci-operator/step-registry/openshift/e2e/aws/proxy/openshift-e2e-aws-proxy-workflow.metadata.json @@ -2,7 +2,7 @@ "path": "openshift/e2e/aws/proxy/openshift-e2e-aws-proxy-workflow.yaml", "owners": { "approvers": [ - "wking" + "stbenjam" ] } } \ No newline at end of file diff --git a/ci-operator/step-registry/proxy/OWNERS b/ci-operator/step-registry/proxy/OWNERS index d615a2f4a9281..ec4ac4de804e1 100644 --- a/ci-operator/step-registry/proxy/OWNERS +++ b/ci-operator/step-registry/proxy/OWNERS @@ -1,6 +1,5 @@ approvers: - patrickdillon -- wking - yunjiang29 - Amoghrd - MayXuQQ diff --git a/ci-operator/step-registry/proxy/config-generate/proxy-config-generate-ref.metadata.json b/ci-operator/step-registry/proxy/config-generate/proxy-config-generate-ref.metadata.json index 02b8284744b1f..b8c44d57bc958 100644 --- a/ci-operator/step-registry/proxy/config-generate/proxy-config-generate-ref.metadata.json +++ b/ci-operator/step-registry/proxy/config-generate/proxy-config-generate-ref.metadata.json @@ -3,7 +3,6 @@ "owners": { "approvers": [ "patrickdillon", - "wking", "yunjiang29", "Amoghrd", "MayXuQQ",