diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2024-08-14 19:32:58 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2024-08-31 20:26:34 +0200 |
commit | a0b487c0e3b225f05e50b1ddba1bad75aa7b97b4 (patch) | |
tree | c60d416b7078fa536e5ee883aa871b6f9ad59020 | |
parent | fa5d3cc65309052402c6e3223d127b930b9e5699 (diff) | |
download | ffmpeg-a0b487c0e3b225f05e50b1ddba1bad75aa7b97b4.tar.gz |
MAINTAINERS: Add L field based on the linux kernel MAINTAINERs
Text was stolen from the linux kernel
This is thus identical to the kernel just a different more compact format.
I am very happy also to switch the file entirely to the format of the linux kernel maintainer list
if people prefer
This allows specifying a more specific mailing list, if a specific area has
such a list.
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d41f719a18..619cc50d8f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15,6 +15,7 @@ Please try to keep entries where you are the maintainer up to date! A (CC <address>) after the name means that the maintainer prefers to be CC-ed on patches and related discussions. +(L <address>) *Mailing list* that is relevant to this area Applications ============ |