From c294a05a7b779f930721503c6fbc8b9539ba15e3 Mon Sep 17 00:00:00 2001 From: Pratik Sanglikar Date: Thu, 30 Sep 2021 13:00:12 -0700 Subject: [PATCH] Update CODEOWNERS (#1190) Adding @ravipal and removing @pratiksanglikar --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 5688a29b..5dc5b7c0 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/ -* @philliphoff @pratiksanglikar +* @philliphoff @ravipal