From e18794ce4f3a5f4ff13ddcdc34e4990fc4c54f7a Mon Sep 17 00:00:00 2001 From: Sai Adarsh S Date: Sat, 9 Mar 2019 09:18:42 +0530 Subject: [PATCH] Updating kubernetes-client owners with sai-adarsh Would like to join a GitHub team of kubernetes-client, and highly interested to join as a reviewer. Have previously merged a fix (kubernetes-client/python#734). --- OWNERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/OWNERS b/OWNERS index c982a452a3..2ecaf25a07 100644 --- a/OWNERS +++ b/OWNERS @@ -1,5 +1,6 @@ # See the OWNERS docs at https://go.k8s.io/owners - +reviewers: + - sai-adarsh approvers: - mbohlool - caesarxuchao