Set noparent in api/stats/OWNERS.

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 <phancke@microsoft.com>
Commit-Queue: Henrik Boström <hbos@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#40412}
This commit is contained in:
Henrik Boström 2023-07-10 14:04:25 +02:00 committed by WebRTC LUCI CQ
parent 4e5b89f77b
commit a6c4f12fad

View File

@ -1,2 +1,3 @@
set noparent
hbos@webrtc.org
hta@webrtc.org