From 03dd6db5cb7d6552ce84d44b24fa5bfb53fad6ac Mon Sep 17 00:00:00 2001 From: aleloi Date: Thu, 30 Jun 2016 05:03:11 -0700 Subject: [PATCH] Added empty directory with myself as owner for new mixer. NOTRY=True Review-Url: https://codereview.webrtc.org/2109133003 Cr-Commit-Position: refs/heads/master@{#13345} --- webrtc/modules/audio_mixer/OWNERS | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 webrtc/modules/audio_mixer/OWNERS diff --git a/webrtc/modules/audio_mixer/OWNERS b/webrtc/modules/audio_mixer/OWNERS new file mode 100644 index 0000000000..b33d599697 --- /dev/null +++ b/webrtc/modules/audio_mixer/OWNERS @@ -0,0 +1,2 @@ +aleloi@webrtc.org +henrik.lundin@webrtc.org