]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
docs: maintainer: Fix ambiguous subheading formatting
authorThorsten Blum <thorsten.blum@linux.dev>
Tue, 16 Sep 2025 22:29:44 +0000 (00:29 +0200)
committerJonathan Corbet <corbet@lwn.net>
Thu, 18 Sep 2025 16:26:45 +0000 (10:26 -0600)
Add a newline after both subheadings to avoid any ambiguous formatting,
especially in htmldocs. Without the newline, subheadings are rendered as
part of the following paragraphs, which can be confusing to read.

Suggested-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Reviewed-by: Bagas Sanjaya <bagasdotme@gmail.com>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Tested-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20250916222944.2547948-2-thorsten.blum@linux.dev>

Documentation/maintainer/maintainer-entry-profile.rst

index cda5d691e96763326ebe41e3df2550caa5944175..d36dd892a78ad825011bc5a60106942c600f7319 100644 (file)
@@ -59,6 +59,7 @@ week) that patches might be considered for merging and when patches need to
 wait for the next -rc. At a minimum:
 
 - Last -rc for new feature submissions:
+
   New feature submissions targeting the next merge window should have
   their first posting for consideration before this point. Patches that
   are submitted after this point should be clear that they are targeting
@@ -68,6 +69,7 @@ wait for the next -rc. At a minimum:
   submissions should appear before -rc5.
 
 - Last -rc to merge features: Deadline for merge decisions
+
   Indicate to contributors the point at which an as yet un-applied patch
   set will need to wait for the NEXT+1 merge window. Of course there is no
   obligation to ever accept any given patchset, but if the review has not