From 40af6390837539f1e43a0223ebc99ed65e2eda82 Mon Sep 17 00:00:00 2001
From: Jonathan Corbet <corbet@lwn.net>
Date: Mon, 11 Dec 2017 14:46:10 -0700
Subject: [PATCH] docs: Add an intro note to the maintainers handbook

...just enough to say what the purpose is and to solicit more
contributions.

Signed-off-by: Jonathan Corbet <corbet@lwn.net>
---
 Documentation/maintainer/index.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Documentation/maintainer/index.rst b/Documentation/maintainer/index.rst
index fa84ac9cae39d..2a14916930cbf 100644
--- a/Documentation/maintainer/index.rst
+++ b/Documentation/maintainer/index.rst
@@ -2,6 +2,10 @@
 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
 
-- 
GitLab