From 5ac9cf819f03c460e67ae933988291c38b16f4a2 Mon Sep 17 00:00:00 2001 From: Antonio Ojea Date: Thu, 7 Sep 2023 21:16:19 +0000 Subject: [PATCH] add aojea as client-go approver After 12 months as reviewer, constantly reviewing and contributing to client-go, I think is fair to move to the next ladder. Change-Id: I49e579dcefcd39c6f0b29400c90467df00719cca Kubernetes-commit: cc77b97c5e9cc9f778016b9d260c66bf7b277448 --- OWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/OWNERS b/OWNERS index 6426253a..97d0ffec 100644 --- a/OWNERS +++ b/OWNERS @@ -1,6 +1,7 @@ # See the OWNERS docs at https://go.k8s.io/owners approvers: + - aojea - caesarxuchao - deads2k - liggitt