| # Auto-generated by lucicfg. | 
 | # Do not modify manually. | 
 | # | 
 | # For the schema of this file, see ProjectConfig message: | 
 | #   https://luci-config.appspot.com/schemas/projects:luci-scheduler.cfg | 
 |  | 
 | job { | 
 |   id: "linux" | 
 |   realm: "ci" | 
 |   acl_sets: "ci" | 
 |   buildbucket { | 
 |     server: "cr-buildbucket.appspot.com" | 
 |     bucket: "ci" | 
 |     builder: "linux" | 
 |   } | 
 | } | 
 | job { | 
 |   id: "mac" | 
 |   realm: "ci" | 
 |   acl_sets: "ci" | 
 |   buildbucket { | 
 |     server: "cr-buildbucket.appspot.com" | 
 |     bucket: "ci" | 
 |     builder: "mac" | 
 |   } | 
 | } | 
 | job { | 
 |   id: "win" | 
 |   realm: "ci" | 
 |   acl_sets: "ci" | 
 |   buildbucket { | 
 |     server: "cr-buildbucket.appspot.com" | 
 |     bucket: "ci" | 
 |     builder: "win" | 
 |   } | 
 | } | 
 | trigger { | 
 |   id: "gn-trigger" | 
 |   realm: "ci" | 
 |   acl_sets: "ci" | 
 |   triggers: "linux" | 
 |   triggers: "mac" | 
 |   triggers: "win" | 
 |   gitiles { | 
 |     repo: "https://gn.googlesource.com/gn" | 
 |     refs: "regexp:refs/heads/main" | 
 |   } | 
 | } | 
 | acl_sets { | 
 |   name: "ci" | 
 |   acls { | 
 |     role: OWNER | 
 |     granted_to: "group:project-gn-committers" | 
 |   } | 
 |   acls { | 
 |     granted_to: "group:all" | 
 |   } | 
 | } |