[autoroll] Add chromiumos/infra/proto -> infra/infra roller

Bug: skia:8853
Change-Id: I1acce110e2a2c4b181f8930b278b27498c568b14
Reviewed-on: https://skia-review.googlesource.com/c/buildbot/+/200921
Reviewed-by: Ravi Mistry <rmistry@google.com>
Commit-Queue: Eric Boren <borenet@google.com>
diff --git a/autoroll/config/cros-proto-infra.json b/autoroll/config/cros-proto-infra.json
new file mode 100644
index 0000000..8d250fc
--- /dev/null
+++ b/autoroll/config/cros-proto-infra.json
@@ -0,0 +1,37 @@
+{
+  "childName": "chromiumos/infra/proto",
+  "contacts": [
+    "seanabraham@google.com"
+  ],
+  "gerrit": {
+    "url": "https://chromium-review.googlesource.com",
+    "project": "infra/infra",
+    "config": "chromium"
+  },
+  "isInternal": false,
+  "parentName": "infra",
+  "parentWaterfall": "https://ci.chromium.org/p/infra/g/infra/console",
+  "rollerName": "cros-proto-infra-autoroll",
+  "serviceAccount": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
+  "sheriff": [
+    "seanabraham+autoroll@google.com"
+  ],
+  "noCheckoutDEPSRepoManager": {
+    "childBranch": "master",
+    "childPath": "infra/go/src/go.chromium.org/chromiumos/infra/proto",
+    "childRepo": "https://chromium.googlesource.com/chromiumos/infra/proto.git",
+    "includeBugs": true,
+    "includeLog": true,
+    "parentBranch": "master",
+    "parentRepo": "https://chromium.googlesource.com/infra/infra.git"
+  },
+  "kubernetes": {
+    "cpu": "1",
+    "memory": "2Gi",
+    "disk": "2Gi",
+    "readinessInitialDelaySeconds": "30",
+    "readinessPeriodSeconds": "30",
+    "readinessFailureThreshold": "10"
+  },
+  "maxRollFrequency": "0m"
+}