From b22abbc11db21ef5d4ea70b0906b6ada6b30d04f Mon Sep 17 00:00:00 2001 From: Johannes Kron Date: Fri, 11 Jun 2021 12:40:31 +0200 Subject: [PATCH] Add kron as owner of api/uma_metrics.h kron is an owner of UMA metrics for WebRTC in chromium, see tools/metrics/histograms/histograms_xml/web_rtc/OWNERS Bug: webrtc:12096 Change-Id: I9804d747fc4e52d2ed2a9d96cc4ed315639210da Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/221961 Reviewed-by: Harald Alvestrand Commit-Queue: Johannes Kron Cr-Commit-Position: refs/heads/master@{#34268} --- api/OWNERS | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/api/OWNERS b/api/OWNERS index e18667970b..6ffb2588aa 100644 --- a/api/OWNERS +++ b/api/OWNERS @@ -11,15 +11,4 @@ per-file peer_connection*=hbos@webrtc.org per-file DEPS=mbonadei@webrtc.org -# Please keep this list in sync with Chromium's //base/metrics/OWNERS and -# send a CL when you notice any difference. -# Even if people in the list below cannot formally grant +1 on WebRTC, it -# is good to get their LGTM before sending the CL to one of the folder OWNERS. -per-file uma_metrics.h=asvitkine@chromium.org -per-file uma_metrics.h=bcwhite@chromium.org -per-file uma_metrics.h=caitlinfischer@google.com -per-file uma_metrics.h=holte@chromium.org -per-file uma_metrics.h=isherman@chromium.org -per-file uma_metrics.h=jwd@chromium.org -per-file uma_metrics.h=mpearson@chromium.org -per-file uma_metrics.h=rkaplow@chromium.org +per-file uma_metrics.h=kron@webrtc.org