diff mbox series

[FFmpeg-devel,06/10] MAINTAINERS: Add P field based on the linux kernel MAINTAINERs

Message ID 20240828171253.3739421-6-michael@niedermayer.cc
State New
Headers show
Series [FFmpeg-devel,01/10] MAINTAINERS: Add L field based on the linux kernel MAINTAINERs | expand

Checks

Context Check Description
yinshiyou/make_loongarch64 success Make finished
yinshiyou/make_fate_loongarch64 success Make fate finished
andriy/make_x86 success Make finished
andriy/make_fate_x86 success Make fate finished

Commit Message

Michael Niedermayer Aug. 28, 2024, 5:12 p.m. UTC
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@niedermayer.cc>
---
 MAINTAINERS | 4 ++++
 1 file changed, 4 insertions(+)
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 3c04d6755f1..8dd3cb4c04d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -19,6 +19,10 @@  patches and related discussions.
 (W <aadress>) *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
 ============