From b4677de9b06636fe2b1715b3525b72ceca1664c6 Mon Sep 17 00:00:00 2001 From: Henrik Kjellander Date: Fri, 26 Aug 2016 22:21:56 +0200 Subject: [PATCH] Adding GYP/GN owners to stats/ aligning with all other dirs. TBR=hbos@webrtc.org Review URL: https://codereview.webrtc.org/2279313004 . Cr-Commit-Position: refs/heads/master@{#13941} --- webrtc/stats/OWNERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/webrtc/stats/OWNERS b/webrtc/stats/OWNERS index 7e98070d5d..2dd6dd44f2 100644 --- a/webrtc/stats/OWNERS +++ b/webrtc/stats/OWNERS @@ -1,2 +1,9 @@ hbos@webrtc.org hta@webrtc.org + +# These are for the common case of adding or renaming files. If you're doing +# structural changes, please get a review from a reviewer in this file. +per-file *.gyp=* +per-file *.gypi=* + +per-file BUILD.gn=kjellander@webrtc.org