From 516813b85b0f7ba8a4cdbf665ef335354486c4aa Mon Sep 17 00:00:00 2001 From: Jayapriya Pai Date: Mon, 2 Feb 2026 12:23:24 +0530 Subject: [PATCH] GIE-424: Add OWNERS files for OpenShift CI Signed-off-by: Jayapriya Pai --- OWNERS | 4 ++++ OWNERS_ALIASES | 7 +++++++ 2 files changed, 11 insertions(+) create mode 100644 OWNERS create mode 100644 OWNERS_ALIASES diff --git a/OWNERS b/OWNERS new file mode 100644 index 0000000..124e80a --- /dev/null +++ b/OWNERS @@ -0,0 +1,4 @@ +approvers: + - maintainers +reviewers: + - maintainers diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES new file mode 100644 index 0000000..9b48630 --- /dev/null +++ b/OWNERS_ALIASES @@ -0,0 +1,7 @@ +aliases: + maintainers: + - iNecas + - rexagod + - saswatamcode + - slashpai + - xiormeesh