From cc77b97c5e9cc9f778016b9d260c66bf7b277448 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 --- staging/src/k8s.io/client-go/OWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/staging/src/k8s.io/client-go/OWNERS b/staging/src/k8s.io/client-go/OWNERS index 6426253aed6..97d0ffecea5 100644 --- a/staging/src/k8s.io/client-go/OWNERS +++ b/staging/src/k8s.io/client-go/OWNERS @@ -1,6 +1,7 @@ # See the OWNERS docs at https://go.k8s.io/owners approvers: + - aojea - caesarxuchao - deads2k - liggitt