diff options
author | Robert Swain <robert.swain@gmail.com> | 2008-08-21 10:15:05 +0000 |
---|---|---|
committer | Robert Swain <robert.swain@gmail.com> | 2008-08-21 10:15:05 +0000 |
commit | c5377f575c56033e6772b58a6d81298e8423acbb (patch) | |
tree | 8122b4acb4082373f4533cef99af2b532e1b7d4c /MAINTAINERS | |
parent | f339908843cce10677c99394bed492691fc95985 (diff) | |
download | ffmpeg-c5377f575c56033e6772b58a6d81298e8423acbb.tar.gz |
Correct regex file name matching as per Måns' suggestion
Originally committed as revision 14876 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1c4d602b04..940a02c05e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -108,7 +108,7 @@ Codecs: 8bps.c Roberto Togni 8svx.c Jaikrishnan Menon aasc.c Kostya Shishkov - aac.(c|h), aactab.(c|h), aacdectab.h Robert Swain + aac.[ch], aactab.[ch], aacdectab.h Robert Swain ac3* Justin Ruggles alacenc.c Jaikrishnan Menon apedec.c Kostya Shishkov |