diff options
author | Drew DeVault <sir@cmpwn.com> | 2020-09-03 19:05:44 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2020-09-04 00:39:24 +0300 |
commit | 4ebdf7be21d627cd36026e4fe366a784bdde377a (patch) | |
tree | 048871afe74cf888af577404508b83d22d5d9bc9 /Documentation/maintainer/index.rst | |
parent | 7433ff33e8baa5ceafae3d99d639d5ace2458798 (diff) | |
download | linux-4ebdf7be21d627cd36026e4fe366a784bdde377a.tar.xz |
Documentation/maintainer: rehome sign-off process
The repeated sign-offs necessary when a subsystem maintainer modifies an
incoming patch has been moved from submitting-patches.rst to
Documentation/maintainer, since the affairs of a subsystem maintainer
are not especially relevant to someone reading a guide for how to submit
their first patch.
Signed-off-by: Drew DeVault <sir@cmpwn.com>
Link: https://lore.kernel.org/r/20200903160545.83185-4-sir@cmpwn.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/maintainer/index.rst')
-rw-r--r-- | Documentation/maintainer/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/maintainer/index.rst b/Documentation/maintainer/index.rst index d904e74e1159..f0a60435b124 100644 --- a/Documentation/maintainer/index.rst +++ b/Documentation/maintainer/index.rst @@ -13,4 +13,5 @@ additions to this manual. rebasing-and-merging pull-requests maintainer-entry-profile + modifying-patches |