mirror of
https://github.com/torvalds/linux.git
synced 2024-11-14 16:12:02 +00:00
4ebdf7be21
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>
18 lines
393 B
ReStructuredText
18 lines
393 B
ReStructuredText
==========================
|
|
Kernel Maintainer Handbook
|
|
==========================
|
|
|
|
This document is the humble beginning of a manual for kernel maintainers.
|
|
There is a lot yet to go here! Please feel free to propose (and write)
|
|
additions to this manual.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
configure-git
|
|
rebasing-and-merging
|
|
pull-requests
|
|
maintainer-entry-profile
|
|
modifying-patches
|
|
|