From 97c31f41198c097c455cab040e37753fc122d4f8 Mon Sep 17 00:00:00 2001 From: Rory Carson Date: Wed, 27 Sep 2023 09:15:21 +0200 Subject: [PATCH] add group to owner for proper matching --- catalog-info-template.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catalog-info-template.yaml b/catalog-info-template.yaml index 7b52bb03..3955ee04 100644 --- a/catalog-info-template.yaml +++ b/catalog-info-template.yaml @@ -25,4 +25,4 @@ spec: system: unknown #we can assign owner based on who created the repo or submitted the first PR but theres #no guarantee 1. they still work here, 2. are on the owning team anymore - owner: team-unknown \ No newline at end of file + owner: group:team-unknown \ No newline at end of file