From 291c44ded698a1d0eda9510fbc0921a2279702e0 Mon Sep 17 00:00:00 2001 From: Anandraj Date: Wed, 16 Feb 2022 15:44:21 -0800 Subject: [PATCH] Updating the android code owner to a github group under microsoft org. This is required for EO compliance. (#1026) --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index e7bec5081c..d8323d4bbc 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -5,5 +5,5 @@ * @microsoft/apple-rn-team # React Android specific ones -/ReactAndroid/ @mganandraj -/android-patches/ @mganandraj +/ReactAndroid/ @microsoft/rnandroid +/android-patches/ @microsoft/rnandroid