Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit abf0764a authored by William Escande's avatar William Escande
Browse files

Add a OWNERS_build file to handle build/test config

This will facilitate the review for anything related to preupload /
presubmit / build / test config

Bug: 277168419
Test: None
Change-Id: I8fbbf7ef18a1524aa05a86ee78025e815f2b0702
parent e210da03
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -7,8 +7,8 @@ sungsoo@google.com #{LAST_RESORT_SUGGESTION}

# Per-file ownership

per-file *.bp,*.xml=wescande@google.com
per-file TEST_MAPPING,*.bp,*.xml=licorne@google.com
# Build files / test_config / presubmit / preupload
per-file PREUPLOAD.cfg,TEST_MAPPING,*.bp,*.xml=file:/OWNERS_build

# ChromeOS team owns Linux build files
# - build.py is used for Linux build

OWNERS_build

0 → 100644
+2 −0
Original line number Diff line number Diff line
licorne@google.com
wescande@google.com