From 3c1e7e7730b4d20bef0659598d0eaf6c92d563c9 Mon Sep 17 00:00:00 2001 From: Peter Wen Date: Wed, 8 Apr 2020 22:03:06 +0000 Subject: [PATCH] Add brucedawson@ to own post_build_ninja_summary.py Bruce created the script and is most qualified to review changes to it. Bug: None Change-Id: I238c88ad03db422f9c7f5b2760ff2dd25d431e65 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2141224 Commit-Queue: Peter Wen Commit-Queue: Edward Lesmes Commit-Queue: Bruce Dawson Auto-Submit: Peter Wen Reviewed-by: Edward Lesmes Reviewed-by: Bruce Dawson --- OWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/OWNERS b/OWNERS index 4ecfbafd6..97bd9ef01 100644 --- a/OWNERS +++ b/OWNERS @@ -11,6 +11,7 @@ per-file ninja*=thakis@chromium.org per-file ninja*=scottmg@chromium.org per-file autoninja*=brucedawson@chromium.org +per-file post_build_ninja_summary.py=brucedawson@chromium.org per-file ninjalog*=tikuta@chromium.org