Update emails for infra/config

Change-Id: I41d1df46a3f6dc7bf7c2a09a97e45dd5451704a6
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/65600
Reviewed-by: Jason Simmons <jsimmons@google.com>
Reviewed-by: Zach Anderson <zra@google.com>
Commit-Queue: John McDole <codefu@google.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 626702d..a2717d6 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -5,15 +5,16 @@
     "nontrivial": {
       "automatic_commit_dry_run": true,
       "extra_reviewer_emails": [
-        "flutter-infra@grotations.appspotmail.com",
-        "fujino@google.com",
+        "flutter-infra-notify+luci-recipes@google.com",
+        "matanl@google.com",
+        "codefu@google.com",
         "zra@google.com"
       ]
     },
     "trivial": {
       "automatic_commit": true,
       "tbr_emails": [
-        "flutter-infra@grotations.appspotmail.com"
+        "flutter-infra-notify+luci-recipes@google.com"
       ]
     }
   },