From cffda0554c4b057bdc3a0a95be9d35942e2fa218 Mon Sep 17 00:00:00 2001 From: James Blair Date: Wed, 20 Sep 2023 08:39:52 +1200 Subject: [PATCH] Add OWNERS file for jetcd. Signed-off-by: James Blair --- OWNERS | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 OWNERS diff --git a/OWNERS b/OWNERS new file mode 100644 index 00000000..b2c38a60 --- /dev/null +++ b/OWNERS @@ -0,0 +1,7 @@ +# See the OWNERS docs at https://go.k8s.io/owners + +approvers: + - fanminshi # Fanmin Shi + - lburgazzoli # Luca Burgazzoli + - xiang90 # Xiang Li + - heyitsanthony # Anthony Romano