| # Syntax for OWNERS files can be found at | 
 | # https://gerrit.googlesource.com/plugins/code-owners/+/HEAD/resources/Documentation/backend-find-owners.md | 
 |  | 
 | mohrr@google.com | 
 | olivernewman@google.com  #{LAST_RESORT_SUGGESTION} | 
 |  | 
 | # Anyone can make changes to expectation files, which are generated purely from | 
 | # source-of-truth recipe code. | 
 | per-file *.expected/*.json = * | 
 |  | 
 | # The recipe deps roller occasionally modifies recipes.py in trivial rolls. | 
 | per-file recipes.py = recipe-deps-roller@pigweed-service-accounts.iam.gserviceaccount.com |