Skip to content

Commit 0bfa52a

Browse files
author
Jonathan Corbet
committed
docs: fix up the maintainer profile document
Add blank lines where needed to get the document to render properly. Also add a TOC of existing profiles just so that the nvdimm profile is linked into the toctree, is discoverable, and doesn't generate a warning. Signed-off-by: Jonathan Corbet <[email protected]>
1 parent 4784340 commit 0bfa52a

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

Documentation/maintainer/maintainer-entry-profile.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@ Provide an introduction to how the subsystem operates. While MAINTAINERS
1818
tells the contributor where to send patches for which files, it does not
1919
convey other subsystem-local infrastructure and mechanisms that aid
2020
development.
21+
2122
Example questions to consider:
23+
2224
- Are there notifications when patches are applied to the local tree, or
2325
merged upstream?
2426
- Does the subsystem have a patchwork instance? Are patchwork state
@@ -55,6 +57,7 @@ be settled in soaking in linux-next in advance of the merge window
5557
opening. Clarify for the submitter the key dates (in terms rc release
5658
week) that patches might considered for merging and when patches need to
5759
wait for the next -rc. At a minimum:
60+
5861
- Last -rc for new feature submissions:
5962
New feature submissions targeting the next merge window should have
6063
their first posting for consideration before this point. Patches that
@@ -72,6 +75,7 @@ wait for the next -rc. At a minimum:
7275
resubmit for the following merge window.
7376

7477
Optional:
78+
7579
- First -rc at which the development baseline branch, listed in the
7680
overview section, should be considered ready for new submissions.
7781

@@ -85,3 +89,14 @@ section can also indicate a preferred style of update like, resend the
8589
full series, or privately send a reminder email. This section might also
8690
list how review works for this code area and methods to get feedback
8791
that are not directly from the maintainer.
92+
93+
Existing profiles
94+
-----------------
95+
96+
For now, existing maintainer profiles are listed here; we will likely want
97+
to do something different in the near future.
98+
99+
.. toctree::
100+
:maxdepth: 1
101+
102+
../nvdimm/maintainer-entry-profile

0 commit comments

Comments
 (0)