From 0ca07034d7d31e50c24e556ec7f37ee5bb8e9db8 Mon Sep 17 00:00:00 2001 From: Feny Mehta Date: Fri, 10 May 2024 11:40:13 +0530 Subject: [PATCH 1/2] Adding updated OWNERS file Signed-off-by: Feny Mehta --- OWNERS | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 OWNERS diff --git a/OWNERS b/OWNERS new file mode 100644 index 000000000..de24d3999 --- /dev/null +++ b/OWNERS @@ -0,0 +1,21 @@ +# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md + +approvers: +- alexeykazakov +- MatousJobanek +- michaelkleinhenz +- sbryzak +- xcoulon +- rajivnathan +- ranakan19 +- mfrancisc + +reviewers: +- alexeykazakov +- MatousJobanek +- michaelkleinhenz +- sbryzak +- xcoulon +- rajivnathan +- ranakan19 +- mfrancisc \ No newline at end of file From c9471ebad5157e110f252863081cfea64684e0ba Mon Sep 17 00:00:00 2001 From: Alexey Kazakov Date: Fri, 10 May 2024 12:02:17 -0700 Subject: [PATCH 2/2] Update OWNERS --- OWNERS | 1 - 1 file changed, 1 deletion(-) diff --git a/OWNERS b/OWNERS index de24d3999..a07d9bca6 100644 --- a/OWNERS +++ b/OWNERS @@ -3,7 +3,6 @@ approvers: - alexeykazakov - MatousJobanek -- michaelkleinhenz - sbryzak - xcoulon - rajivnathan