From b301a1954826059016142ea432c516b4de7f68b8 Mon Sep 17 00:00:00 2001 From: Karel Suta Date: Mon, 22 Jul 2024 09:02:44 +0200 Subject: [PATCH] Add OWNERS file with repository approvers --- OWNERS | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 OWNERS diff --git a/OWNERS b/OWNERS new file mode 100644 index 00000000..92e4f122 --- /dev/null +++ b/OWNERS @@ -0,0 +1,4 @@ +approvers: + - dimakis + - kpouget + - sutaakar