From 1d0cb03f5a02e738866b53676138eee2340cc3bf Mon Sep 17 00:00:00 2001 From: Nikhita Raghunath Date: Tue, 16 Feb 2021 10:50:50 +0530 Subject: [PATCH] *: remove nikhiljindal from OWNERS Kubernetes-commit: 6cef3a4e33c10c27bb301a1070ea3ff4cdad0c39 --- rest/OWNERS | 1 - tools/cache/OWNERS | 1 - tools/record/OWNERS | 1 - 3 files changed, 3 deletions(-) diff --git a/rest/OWNERS b/rest/OWNERS index b774f425..0d574e05 100644 --- a/rest/OWNERS +++ b/rest/OWNERS @@ -8,7 +8,6 @@ reviewers: - deads2k - brendandburns - liggitt -- nikhiljindal - erictune - sttts - luxas diff --git a/tools/cache/OWNERS b/tools/cache/OWNERS index dabe06f7..6562ee5c 100644 --- a/tools/cache/OWNERS +++ b/tools/cache/OWNERS @@ -20,7 +20,6 @@ reviewers: - caesarxuchao - mikedanese - liggitt -- nikhiljindal - erictune - davidopp - pmorie diff --git a/tools/record/OWNERS b/tools/record/OWNERS index 792f356b..00f97896 100644 --- a/tools/record/OWNERS +++ b/tools/record/OWNERS @@ -10,7 +10,6 @@ reviewers: - vishh - mikedanese - liggitt -- nikhiljindal - erictune - pmorie - dchen1107