commit | e2d8c01ba3f077c7e7b23cacc21f5aa5f1d53f25 | [log] [tgz] |
---|---|---|
author | kwiberg <kwiberg@webrtc.org> | Fri May 05 19:41:15 2017 |
committer | Commit bot <commit-bot@chromium.org> | Fri May 05 19:41:15 2017 |
tree | 60985e718c4e7c4e9c2297a9e9ad47581ff43a21 | |
parent | e0ada651dc062005048b0e92df523a88290ae350 [diff] |
Create an OWNERS file in webrtc/api/audio_codecs/ So that it's easier to find the right reviewers. NOTRY=true BUG=none Review-Url: https://codereview.webrtc.org/2860093005 Cr-Commit-Position: refs/heads/master@{#18037}
diff --git a/webrtc/api/audio_codecs/OWNERS b/webrtc/api/audio_codecs/OWNERS new file mode 100644 index 0000000..a52dd93 --- /dev/null +++ b/webrtc/api/audio_codecs/OWNERS
@@ -0,0 +1,2 @@ +kwiberg@webrtc.org +ossu@webrtc.org