From cd4b65c3fba2c153180ea18520ad121f1ffd80fa Mon Sep 17 00:00:00 2001 From: memodi Date: Tue, 25 Nov 2025 14:41:59 -0500 Subject: [PATCH] downstream owners for OpenShift CI --- DOWNSTREAM_OWNERS | 4 ++++ DOWNSTREAM_OWNERS_ALIASES | 23 +++++++++++++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 DOWNSTREAM_OWNERS create mode 100644 DOWNSTREAM_OWNERS_ALIASES diff --git a/DOWNSTREAM_OWNERS b/DOWNSTREAM_OWNERS new file mode 100644 index 00000000..87e60dfd --- /dev/null +++ b/DOWNSTREAM_OWNERS @@ -0,0 +1,4 @@ +approvers: +- netobserv-team-approvers +reviewers: +- netobserv-team-reviewers diff --git a/DOWNSTREAM_OWNERS_ALIASES b/DOWNSTREAM_OWNERS_ALIASES new file mode 100644 index 00000000..4ce11071 --- /dev/null +++ b/DOWNSTREAM_OWNERS_ALIASES @@ -0,0 +1,23 @@ + +aliases: + # Contributors who can approve any PRs in the repo. + netobserv-team-approvers: + - jotak + - jpinsonneau + - OlivierCazade + - stleerh + - memodi + - mffiedler + # Contributors who can review and LGTM any PRs in the repo. + netobserv-reviewers: + - jotak + - jpinsonneau + - OlivierCazade + - stleerh + - memodi + - Amoghrd + - luisjira + - oliver-smakal + - kapjain-rh + - leandroberetta + - mffiedler