Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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 <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>

authored by

Thorsten Blum and committed by
Jonathan Corbet
d725668e c0187843

+2
+2
Documentation/maintainer/maintainer-entry-profile.rst
··· 59 59 wait for the next -rc. At a minimum: 60 60 61 61 - Last -rc for new feature submissions: 62 + 62 63 New feature submissions targeting the next merge window should have 63 64 their first posting for consideration before this point. Patches that 64 65 are submitted after this point should be clear that they are targeting ··· 69 68 submissions should appear before -rc5. 70 69 71 70 - Last -rc to merge features: Deadline for merge decisions 71 + 72 72 Indicate to contributors the point at which an as yet un-applied patch 73 73 set will need to wait for the NEXT+1 merge window. Of course there is no 74 74 obligation to ever accept any given patchset, but if the review has not