[FFmpeg-cvslog] MAINTAINERS: Add P field based on the linux kernel MAINTAINERs

Michael Niedermayer git at videolan.org
Sun Sep 1 00:18:46 EEST 2024


ffmpeg | branch: master | Michael Niedermayer <michael at niedermayer.cc> | Wed Aug 14 19:32:58 2024 +0200| [eabd7e7142af6773ee835181ba64e7a7b152d184] | committer: Michael Niedermayer

MAINTAINERS: Add P 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 more details than what fits on a single line

Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=eabd7e7142af6773ee835181ba64e7a7b152d184
---

 MAINTAINERS | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 6b1bd0fbf2..c7949a54af 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -19,6 +19,10 @@ patches and related discussions.
 (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.
+(P <address>) *Subsystem Profile* document for more details submitting
+              patches to the given subsystem. This is either an in-tree file,
+              or a URI. See Documentation/maintainer/maintainer-entry-profile.rst
+              for details.
 
 Applications
 ============



More information about the ffmpeg-cvslog mailing list