From 43745937a8f100b8d7b784b5a22d4e2fc9df103f Mon Sep 17 00:00:00 2001 From: Seth Hampson Date: Tue, 3 Jul 2018 12:37:05 -0700 Subject: [PATCH] Adding shampson (me) as an owner to pc/ & api/. With deadbeef removed from these OWNERS files, Steve is the only OWNER on our team. I'm adding myself, because I have worked in these directories and it makes sense to be able to distribute the code reviews. NOTRY=True Bug: None Change-Id: I48e88a07ee42254d937391f500f273656853d98b Reviewed-on: https://webrtc-review.googlesource.com/86980 Commit-Queue: Steve Anton Reviewed-by: Steve Anton Cr-Commit-Position: refs/heads/master@{#23826} --- api/OWNERS | 1 + pc/OWNERS | 1 + 2 files changed, 2 insertions(+) diff --git a/api/OWNERS b/api/OWNERS index e712f5187d..593de230d3 100644 --- a/api/OWNERS +++ b/api/OWNERS @@ -7,6 +7,7 @@ tkchin@webrtc.org tommi@webrtc.org kwiberg@webrtc.org steveanton@webrtc.org +shampson@webrtc.org per-file peerconnection*=hbos@webrtc.org diff --git a/pc/OWNERS b/pc/OWNERS index d6aa9ef85d..d8555c8847 100644 --- a/pc/OWNERS +++ b/pc/OWNERS @@ -3,6 +3,7 @@ hta@webrtc.org juberti@webrtc.org perkj@webrtc.org pthatcher@webrtc.org +shampson@webrtc.org steveanton@webrtc.org tommi@webrtc.org zhihuang@webrtc.org