[cleanup] Add latest infra team to autoroll CLs

Bug: None
Change-Id: Iac53fd0b7b16977df6992b8c68e5754ca3ab0665
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/35986
Commit-Queue: Casey Hillers <chillers@google.com>
Reviewed-by: Keyong Han <keyonghan@google.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index b7e1c6e..76aa30c 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -5,19 +5,18 @@
     "nontrivial": {
       "automatic_commit_dry_run": true,
       "extra_reviewer_emails": [
-        "godofredoc@google.com",
+	"flutter-infra@grotations.appspotmail.com",
         "keyonghan@google.com",
-        "fujino@google.com",
-        "chillers@google.com"
+	"mohsinally@google.com",
+	"nehalvpatel@google.com",
+	"ricardoamador@google.com"
+
       ]
     },
     "trivial": {
       "automatic_commit": true,
       "tbr_emails": [
-        "godofredoc@google.com",
-        "keyonghan@google.com",
-        "fujino@google.com",
-        "chillers@google.com"
+	"flutter-infra@grotations.appspotmail.com"
       ]
     }
   },