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:08:26 +0200 |
commit | bb870a7fcfba1639f7fe4eb2e0815dfaa006cbba (patch) | |
tree | d5c00ddaca83ae656ac337ae836f4e4aeaaf0756 | |
parent | e1baf45b125e8cc414c21455c3b2b207fb70a9de (diff) | |
download | ffmpeg-bb870a7fcfba1639f7fe4eb2e0815dfaa006cbba.tar.gz |
MAINTAINERS: Add B 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 bug tracker. It would allow a maintainer to
use gitlab, github, or something else to keep track of bugs
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b68a910c90..6b1bd0fbf2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17,6 +17,8 @@ patches and related discussions. (L <address>) *Mailing list* that is relevant to this area (W <address>) *Web-page* with status/info +(B <address>) URI for where to file *bugs*. A web-page with detailed bug + filing info, a direct bug tracker link, or a mailto: URI. Applications ============ |