diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2024-08-14 19:32:58 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2024-08-31 23:07:36 +0200 |
commit | 02090abf740f494aa35da21f776b0da84d6bcf8a (patch) | |
tree | 31491119961a7fe5fe459f25bc8f656ad4092686 | |
parent | 604f5ad0ba74f768d3237b7e387c79e9b3e5e524 (diff) | |
download | ffmpeg-02090abf740f494aa35da21f776b0da84d6bcf8a.tar.gz |
MAINTAINERS: Add W 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 webpage for an area
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 8917b3be0f..7509c265c4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16,6 +16,7 @@ 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 +(W <address>) *Web-page* with status/info Applications ============ |