summaryrefslogtreecommitdiffstats
path: root/Documentation/maintainer/index.rst
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Documentation/maintainer/index.rst17
1 files changed, 17 insertions, 0 deletions
diff --git a/Documentation/maintainer/index.rst b/Documentation/maintainer/index.rst
new file mode 100644
index 000000000..f0a60435b
--- /dev/null
+++ b/Documentation/maintainer/index.rst
@@ -0,0 +1,17 @@
+==========================
+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
+