From d22f6bcf68ed52b9340b43aa13a805563da2e8bf Mon Sep 17 00:00:00 2001 From: magjed Date: Wed, 9 Nov 2016 02:38:16 -0800 Subject: [PATCH] Add sakal@ as owner of webrtc/examples/androidapp/ NOTRY=True BUG=None Review-Url: https://codereview.webrtc.org/2486083003 Cr-Commit-Position: refs/heads/master@{#14995} --- webrtc/examples/androidapp/OWNERS | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 webrtc/examples/androidapp/OWNERS diff --git a/webrtc/examples/androidapp/OWNERS b/webrtc/examples/androidapp/OWNERS new file mode 100644 index 0000000000..299e8b20ec --- /dev/null +++ b/webrtc/examples/androidapp/OWNERS @@ -0,0 +1,2 @@ +magjed@webrtc.org +sakal@webrtc.org