Skip to content

Commit d725668

Browse files
tobluxJonathan Corbet
authored andcommitted
docs: maintainer: Fix ambiguous subheading formatting
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 <[email protected]> Signed-off-by: Thorsten Blum <[email protected]> Reviewed-by: Bagas Sanjaya <[email protected]> Reviewed-by: Randy Dunlap <[email protected]> Tested-by: Randy Dunlap <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]> Message-ID: <[email protected]>
1 parent c018784 commit d725668

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/maintainer/maintainer-entry-profile.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ week) that patches might be considered for merging and when patches need to
5959
wait for the next -rc. At a minimum:
6060

6161
- Last -rc for new feature submissions:
62+
6263
New feature submissions targeting the next merge window should have
6364
their first posting for consideration before this point. Patches that
6465
are submitted after this point should be clear that they are targeting
@@ -68,6 +69,7 @@ wait for the next -rc. At a minimum:
6869
submissions should appear before -rc5.
6970

7071
- Last -rc to merge features: Deadline for merge decisions
72+
7173
Indicate to contributors the point at which an as yet un-applied patch
7274
set will need to wait for the NEXT+1 merge window. Of course there is no
7375
obligation to ever accept any given patchset, but if the review has not

0 commit comments

Comments
 (0)