| From: |
| Borislav Petkov <bp-AT-alien8.de> |
| To: |
| Jonathan Corbet <corbet-AT-lwn.net> |
| Subject: |
| [PATCH 0/2] doc: Add tip maintainer's handbook |
| Date: |
| Mon, 13 Sep 2021 17:39:40 +0200 |
| Message-ID: |
| <20210913153942.15251-1-bp@alien8.de> |
| Cc: |
| X86 ML <x86-AT-kernel.org>, linux-doc-AT-vger.kernel.org, LKML <linux-kernel-AT-vger.kernel.org> |
| Archive-link: |
| Article |
From: Borislav Petkov <bp@suse.de>
Hi Jon,
here is the rest of the tip maintainer handbook "preachings" which are
not generic enough to go into the main documentation but are tip-tree
specific and are collected in a separate handbook.
Please apply,
Thx.
Thomas Gleixner (2):
Documentation/process: Add maintainer handbooks section
Documentation/process: Add tip tree handbook
Documentation/process/index.rst | 1 +
.../process/maintainer-handbooks.rst | 18 +
Documentation/process/maintainer-tip.rst | 785 ++++++++++++++++++
Documentation/process/submitting-patches.rst | 7 +
4 files changed, 811 insertions(+)
create mode 100644 Documentation/process/maintainer-handbooks.rst
create mode 100644 Documentation/process/maintainer-tip.rst
--
2.29.2