| Index: scripts/slave/gatekeeper.json
|
| diff --git a/scripts/slave/gatekeeper.json b/scripts/slave/gatekeeper.json
|
| index 34dbd78666d8ef877a1002b2a116e2ae08053f4b..0d1b77e0d41fb34d3265daa1af22a2b89b37f127 100644
|
| --- a/scripts/slave/gatekeeper.json
|
| +++ b/scripts/slave/gatekeeper.json
|
| @@ -79,6 +79,38 @@
|
| "*"
|
| ]
|
| },
|
| + "Android Cronet KitKat Builder": {
|
| + "tree_notify": [
|
| + "cronet-team+build@google.com"
|
| + ],
|
| + "closing_optional": [
|
| + "*"
|
| + ]
|
| + },
|
| + "Android Cronet Lollipop Builder": {
|
| + "tree_notify": [
|
| + "cronet-team+build@google.com"
|
| + ],
|
| + "closing_optional": [
|
| + "*"
|
| + ]
|
| + },
|
| + "Android Cronet Marshmallow 64bit Builder": {
|
| + "tree_notify": [
|
| + "cronet-team+build@google.com"
|
| + ],
|
| + "closing_optional": [
|
| + "*"
|
| + ]
|
| + },
|
| + "Android Cronet Marshmallow 64bit Perf": {
|
| + "tree_notify": [
|
| + "cronet-team+build@google.com"
|
| + ],
|
| + "closing_optional": [
|
| + "*"
|
| + ]
|
| + },
|
| "Android Cronet MIPS Builder": {
|
| "tree_notify": [
|
| "cronet-team+build@google.com"
|
|
|