From 4fb309dca8b8fbe15b7bb463d518bb40b5cc5189 Mon Sep 17 00:00:00 2001 From: Francis Nijay Date: Thu, 16 Dec 2021 12:07:26 +0530 Subject: [PATCH] Updated code owners (#39) * Updated code owners * Addressed review comments --- .github/CODEOWNERS | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 7d9aa304..2b7af89f 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -7,13 +7,16 @@ # be requested for review when someone opens a pull request. # order is alphabetical for easier maintenance. # -# Ashish Verma (ashish2207) +# Bahubali Jain (bpjain2004) # Francis Nijay (francis-nijay) # Harish P (harishp8889) # Harshita Pandey (harshitap26) -# Prsanna Muthukumaraswamy (prablr79) +# Pooja Prasannakumar (kumarp20) +# Prasanna Muthukumaraswamy (prablr79) # Tarandeep Singh Gill (gilltaran) + + # for all files: -* @ashish2207 @francis-nijay @harishp8889 @harshitap26 @prablr79 @gilltaran +* @bpjain2004 @francis-nijay @harishp8889 @harshitap26 @kumarp20 @prablr79 @gilltaran