From eabd7e7142af6773ee835181ba64e7a7b152d184 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Wed, 14 Aug 2024 19:32:58 +0200 Subject: [PATCH] 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 --- 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
) *Web-page* with status/info (B
) URI for where to file *bugs*. A web-page with detailed bug filing info, a direct bug tracker link, or a mailto: URI. +(P
) *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 ============