From a6c4f12fad0c134b732b565ec099a14d8b8bafd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20Bostr=C3=B6m?= Date: Mon, 10 Jul 2023 14:04:25 +0200 Subject: [PATCH] Set noparent in api/stats/OWNERS. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This avoids the risk of a higher level owner approving something getting added to the getStats() API without +1s from stats owners. Bug: None Change-Id: Iedd7133d0e943d1db6977dc0e1d406e5b545e31a Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/311543 Reviewed-by: Philipp Hancke Commit-Queue: Henrik Boström Cr-Commit-Position: refs/heads/main@{#40412} --- api/stats/OWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/api/stats/OWNERS b/api/stats/OWNERS index 7e98070d5d..1556231b31 100644 --- a/api/stats/OWNERS +++ b/api/stats/OWNERS @@ -1,2 +1,3 @@ +set noparent hbos@webrtc.org hta@webrtc.org