From 56d469694ef257567908106ad14ec72105f06ca4 Mon Sep 17 00:00:00 2001 From: Mayur Kale Date: Wed, 7 Aug 2019 14:19:38 -0700 Subject: [PATCH] docs: update code owners (#172) --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 360bede31eb..5b8ae1cad12 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -12,4 +12,4 @@ # https://help.github.com/en/articles/about-code-owners # -* @justindsmith @iredelmeier @danielkhan @mayurkale22 @rochdev +* @iredelmeier @danielkhan @mayurkale22 @rochdev