diff options
author | Marvin Scholz <epirat07@gmail.com> | 2024-11-24 21:49:00 +0100 |
---|---|---|
committer | Marvin Scholz <epirat07@gmail.com> | 2024-11-25 17:16:39 +0100 |
commit | 83c1c622a52c11b66df6ce828f5649940a6fb9b3 (patch) | |
tree | ec3653857e7cf3ba159199c29be03a1ac974cfb1 | |
parent | 6b9f4f36f740b77d83d7ea1bdf0369b99a3abd6d (diff) | |
download | ffmpeg-83c1c622a52c11b66df6ce828f5649940a6fb9b3.tar.gz |
MAINTAINERS: Add myself as Darwin maintainer
I do some development and usage of FFmpeg regularly on macOS and sent
some patches to fix issues specific to Darwin in the past so I think it
makes sense to add myself as maintainer so people know they can ping me
if required, for Darwin specific issues/testing.
I have both Intel and Apple Silicon (aarch64) machines as well as older
Macs for testing on older macOS versions if necessary.
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e99a1653ec..5720199163 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -512,6 +512,7 @@ Operating systems / CPU architectures Alpha [0] MIPS Manojkumar Bhosale, Shiyou Yin LoongArch [2] Shiyou Yin +Darwin (macOS, iOS) [2] Marvin Scholz Mac OS X / PowerPC [0] Amiga / PowerPC Colin Ward Linux / PowerPC Lauri Kasanen |