From d812b68c4180353d5e4251c548d26363a8d1b0fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Dulko?= Date: Thu, 12 Oct 2023 11:41:08 +0200 Subject: [PATCH] Switch CPO to use DOWNSTREAM_OWNERS --- core-services/prow/02_config/_plugins.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/core-services/prow/02_config/_plugins.yaml b/core-services/prow/02_config/_plugins.yaml index c9adc8db2c365..e2abb3407c4fa 100644 --- a/core-services/prow/02_config/_plugins.yaml +++ b/core-services/prow/02_config/_plugins.yaml @@ -679,6 +679,9 @@ owners: openshift/aws-load-balancer-controller: owners: DOWNSTREAM_OWNERS owners_aliases: DOWNSTREAM_OWNERS_ALIASES + openshift/cloud-provider-openstack: + owners: DOWNSTREAM_OWNERS + owners_aliases: DOWNSTREAM_OWNERS_ALIASES openshift/cluster-api-provider-openstack: owners: DOWNSTREAM_OWNERS owners_aliases: DOWNSTREAM_OWNERS_ALIASES