From d5f5c59f3007b80608b33920b392502a5cfdc141 Mon Sep 17 00:00:00 2001 From: magjed Date: Fri, 15 Apr 2016 14:01:59 -0700 Subject: [PATCH] Make magjed@ owner of video related parts only in webrtc/api/java/jni NOTRY=true Review URL: https://codereview.webrtc.org/1892803002 Cr-Commit-Position: refs/heads/master@{#12385} --- webrtc/api/java/jni/OWNERS | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/webrtc/api/java/jni/OWNERS b/webrtc/api/java/jni/OWNERS index 4d31ffb663..4178fd6920 100644 --- a/webrtc/api/java/jni/OWNERS +++ b/webrtc/api/java/jni/OWNERS @@ -1 +1,8 @@ -magjed@webrtc.org +per-file androidvideocapturer*=magjed@webrtc.org +per-file androidmediaencoder*=magjed@webrtc.org +per-file androidmediadecoder*=magjed@webrtc.org +per-file androidmediacodeccommon.h=magjed@webrtc.org +per-file surfacetexturehelper*=magjed@webrtc.org +per-file native_handle_impl*=magjed@webrtc.org +# Video related parts of peerconnection only. +per-file peerconnection_jni.cc=magjed@webrtc.org