From 228be3711dd46f71e826cbca02e8b8177855c872 Mon Sep 17 00:00:00 2001 From: Kaustubh Pande Date: Tue, 21 Nov 2023 16:36:56 +0530 Subject: [PATCH 1/2] add OWNERS file for redhat/knative-istio-authz --- charts/redhat/redhat/knative-istio-authz/OWNERS | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 charts/redhat/redhat/knative-istio-authz/OWNERS diff --git a/charts/redhat/redhat/knative-istio-authz/OWNERS b/charts/redhat/redhat/knative-istio-authz/OWNERS new file mode 100644 index 0000000000..46d9e5ee37 --- /dev/null +++ b/charts/redhat/redhat/knative-istio-authz/OWNERS @@ -0,0 +1,11 @@ +chart: + name: knative-istio-authz + shortDescription: This is the Red Had Openshift Serverless knative-istio-authz chart +publicPgpKey: null +users: +- githubUsername: Kaustubh-pande +- githubUsername: pierDipi +- githubUsername: rudyredhat1 +vendor: + label: redhat + name: Red Hat From 157cc89216f56aa7291ad35a36c08446049e3d5c Mon Sep 17 00:00:00 2001 From: Kaustubh Pande Date: Tue, 21 Nov 2023 17:32:11 +0530 Subject: [PATCH 2/2] add users from openshift serverless serving and QE team --- charts/redhat/redhat/knative-istio-authz/OWNERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/charts/redhat/redhat/knative-istio-authz/OWNERS b/charts/redhat/redhat/knative-istio-authz/OWNERS index 46d9e5ee37..de39a98c04 100644 --- a/charts/redhat/redhat/knative-istio-authz/OWNERS +++ b/charts/redhat/redhat/knative-istio-authz/OWNERS @@ -6,6 +6,8 @@ users: - githubUsername: Kaustubh-pande - githubUsername: pierDipi - githubUsername: rudyredhat1 +- githubUsername: ReToCode +- githubUsername: mgencur vendor: label: redhat name: Red Hat