diff options
author | ulion <ulion@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-11-27 12:03:15 +0000 |
---|---|---|
committer | ulion <ulion@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-11-27 12:03:15 +0000 |
commit | e6960e2908349eb1c51185fde528b4b06d90ca86 (patch) | |
tree | c50368573014c04dfbb8345c0c3b9bf9f66a7ce8 | |
parent | 329da019df08a82198ec616b095762db076c1c5f (diff) | |
download | mpv-e6960e2908349eb1c51185fde528b4b06d90ca86.tar.bz2 mpv-e6960e2908349eb1c51185fde528b4b06d90ca86.tar.xz |
Takeover as maintainer of mplayer osx port with Nicolas' blessing.
Nicolas will still take care of the MPlayer OS X frontend.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25180 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | DOCS/tech/MAINTAINERS | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/DOCS/tech/MAINTAINERS b/DOCS/tech/MAINTAINERS index e2ad9b7ce7..6419059031 100644 --- a/DOCS/tech/MAINTAINERS +++ b/DOCS/tech/MAINTAINERS @@ -68,7 +68,8 @@ Platforms/ports: * OpenBSD: Björn Sandell * Solaris: Derek Lewis * Win32/Cygwin/MinGW: Sascha Sommer, Joey Parrish - * Mac OS X: Nicolas Plourde + * MPlayer OS X frontend: Nicolas Plourde + * Mac OS X: Ulion * AIX: Derek Lewis MPlayer code: @@ -173,7 +174,7 @@ libvo drivers: * vo_gl2.c - Reimar Döffinger * vo_ivtv.c - Benjamin Zores * vo_jpeg.c - Ivo van Poorten - * vo_macosx.m - Nicolas Plourde + * vo_macosx.m - Ulion * vo_md5sum.c - Ivo van Poorten * vo_mga.c - Attila Kinali * vo_mpegpes.c - None @@ -209,6 +210,7 @@ libao2 drivers: * ao_esd.c - None * ao_ivtv.c - Benjamin Zores * ao_jack.c - Reimar Döffinger + * ao_macosx.c - Ulion * ao_mpegpes.c - None * ao_nas.c - Tobias Diedrich * ao_null.c - None |