Skip to content

Commit bf667ef

Browse files
sjp38Jonathan Corbet
authored andcommitted
MAINTAINERS: Set the field name for subsystem profile section
Subsystem profile section entry identifier is not having its field name that can be parsed by maintainers_include.py, unlike other sections which have their own human-readable field names. As a result, profile sections on rendered rst file is having weird name, 'P:'. Set the field name as 'Subsystem Profile'. Fixes: 4699c50 ("Maintainer Handbook: Maintainer Entry Profile") Signed-off-by: SeongJae Park <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent eefe682 commit bf667ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Descriptions of section entries and preferred order
2424
filing info, a direct bug tracker link, or a mailto: URI.
2525
C: URI for *chat* protocol, server and channel where developers
2626
usually hang out, for example irc://server/channel.
27-
P: Subsystem Profile document for more details submitting
27+
P: *Subsystem Profile* document for more details submitting
2828
patches to the given subsystem. This is either an in-tree file,
2929
or a URI. See Documentation/maintainer/maintainer-entry-profile.rst
3030
for details.

0 commit comments

Comments
 (0)