From 6ab787964a663393e3227fb5dba51d4c9f41d4af Mon Sep 17 00:00:00 2001 From: deadbeef Date: Sat, 16 Jul 2016 00:48:06 -0700 Subject: [PATCH] Adding deadbeef@ as owner of api and p2p, and honghaiz as owner of p2p. NOTRY=true Review-Url: https://codereview.webrtc.org/2154543002 Cr-Commit-Position: refs/heads/master@{#13494} --- webrtc/api/OWNERS | 1 + webrtc/p2p/OWNERS | 2 ++ 2 files changed, 3 insertions(+) diff --git a/webrtc/api/OWNERS b/webrtc/api/OWNERS index d8067dd595..d6441d3790 100644 --- a/webrtc/api/OWNERS +++ b/webrtc/api/OWNERS @@ -4,6 +4,7 @@ juberti@webrtc.org perkj@webrtc.org tkchin@webrtc.org tommi@webrtc.org +deadbeef@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. diff --git a/webrtc/p2p/OWNERS b/webrtc/p2p/OWNERS index 0f00d1aa48..b88a9dd670 100644 --- a/webrtc/p2p/OWNERS +++ b/webrtc/p2p/OWNERS @@ -8,6 +8,8 @@ perkj@webrtc.org pthatcher@webrtc.org sergeyu@chromium.org tommi@webrtc.org +deadbeef@webrtc.org +honghaiz@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.