From 52eddf7378ba20852f01ffea1d589ec320d21f01 Mon Sep 17 00:00:00 2001 From: "bjornv@webrtc.org" Date: Tue, 18 Oct 2011 07:57:04 +0000 Subject: [PATCH] Made Tina, Andrew and Jan as OWNERS to entire common_audio and removed the sub-OWNERS files. Let me know if that's fine. Review URL: http://webrtc-codereview.appspot.com/225006 git-svn-id: http://webrtc.googlecode.com/svn/trunk@763 4adac7df-926f-26a2-2b94-8c16560cd09d --- src/common_audio/OWNERS | 3 +++ src/common_audio/resampler/OWNERS | 3 --- src/common_audio/signal_processing_library/OWNERS | 3 --- src/common_audio/vad/OWNERS | 2 -- 4 files changed, 3 insertions(+), 8 deletions(-) delete mode 100644 src/common_audio/resampler/OWNERS delete mode 100644 src/common_audio/signal_processing_library/OWNERS delete mode 100644 src/common_audio/vad/OWNERS diff --git a/src/common_audio/OWNERS b/src/common_audio/OWNERS index d324cc417..84582f2c9 100644 --- a/src/common_audio/OWNERS +++ b/src/common_audio/OWNERS @@ -1 +1,4 @@ bjornv@webrtc.org +tina.legrand@webrtc.org +jan.skoglund@webrtc.org +andrew@webrtc.org diff --git a/src/common_audio/resampler/OWNERS b/src/common_audio/resampler/OWNERS deleted file mode 100644 index 97d0283eb..000000000 --- a/src/common_audio/resampler/OWNERS +++ /dev/null @@ -1,3 +0,0 @@ -bjornv@webrtc.org -tina.legrand@webrtc.org -jan.skoglund@webrtc.org diff --git a/src/common_audio/signal_processing_library/OWNERS b/src/common_audio/signal_processing_library/OWNERS deleted file mode 100644 index 97d0283eb..000000000 --- a/src/common_audio/signal_processing_library/OWNERS +++ /dev/null @@ -1,3 +0,0 @@ -bjornv@webrtc.org -tina.legrand@webrtc.org -jan.skoglund@webrtc.org diff --git a/src/common_audio/vad/OWNERS b/src/common_audio/vad/OWNERS deleted file mode 100644 index d0e98707f..000000000 --- a/src/common_audio/vad/OWNERS +++ /dev/null @@ -1,2 +0,0 @@ -bjornv@webrtc.org -jan.skoglund@webrtc.org