From 072de978b7d2882c3433e37e5f1c8349b622bb98 Mon Sep 17 00:00:00 2001 From: Phillip Hoff Date: Fri, 25 Jun 2021 11:07:08 -0700 Subject: [PATCH] Update CODEOWNERS. (#1101) --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index ee054bed..5688a29b 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,4 +1,4 @@ # Users referenced in this file will automatically be requested as reviewers for PRs that modify the given paths. # See https://help.github.com/articles/about-code-owners/ -* @jkotalik @rynowak @davidfowl @juntaoluo +* @philliphoff @pratiksanglikar