From 11d7d2bb05a4c85bc894b7c126f2b8cd9b31ef6b Mon Sep 17 00:00:00 2001 From: Han Kang Date: Thu, 18 Apr 2024 10:11:01 -0700 Subject: [PATCH] Update OWNERS (add myself and dashpole to OWNERs) --- OWNERS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/OWNERS b/OWNERS index 51b52df3b..6cf22e4e1 100644 --- a/OWNERS +++ b/OWNERS @@ -1,10 +1,14 @@ # See the OWNERS docs at https://go.k8s.io/owners approvers: - dgrisonnet + - logicalhan + - dashpole reviewers: - dgrisonnet - olivierlemasle + - logicalhan + - dashpole emeritus_approvers: - brancz