aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay Essick <essick@google.com>2021-03-05 19:17:35 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2021-03-05 19:17:35 +0000
commite2f00ec7ba1fdd44afcbcebe4092fa786043589c (patch)
treef612757595bf6e874dab31e8ea173317c02675a1
parent2378c6cbb39d1c37e7978ff4e398aa2d0bcb0801 (diff)
parent41af6586fca4b1a5f1c3defd28cc0a3b2916043e (diff)
downloadtremolo-e2f00ec7ba1fdd44afcbcebe4092fa786043589c.tar.gz
Merge "Rename OWNERS-codecs to match naming policies"
-rw-r--r--OWNERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/OWNERS b/OWNERS
index 32e7987..660036d 100644
--- a/OWNERS
+++ b/OWNERS
@@ -1,3 +1,3 @@
# owners for external/tremolo
-include platform/frameworks/av:/media/janitors/OWNERS-codecs
+include platform/frameworks/av:/media/janitors/codec_OWNERS
essick@google.com