From fbc82f8cc42c19b6bb482a11e51c9e106888833b Mon Sep 17 00:00:00 2001 From: Aldo Becerril Date: Mon, 9 Oct 2023 12:54:15 -0700 Subject: [PATCH] Removed not found user --- CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 8c21d5e51..ad5d0447e 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -4,5 +4,5 @@ # These names are just suggestions. It is fine to have your changes # reviewed by someone else. -packages/google_mobile_ads/* @blasten @bparrishMines @jjliu15 @luo86 @srichakradhar @LTPhantom -.github/ @blasten @bparrishMines @jjliu15 @luo86 @srichakradhar @LTPhantom +packages/google_mobile_ads/* @bparrishMines @jjliu15 @luo86 @srichakradhar @LTPhantom +.github/ @bparrishMines @jjliu15 @luo86 @srichakradhar @LTPhantom