summaryrefslogtreecommitdiffstats
path: root/Documentation/maintainer/index.rst
diff options
context:
space:
mode:
authorJonathan Corbet <corbet@lwn.net>2019-05-28 17:12:51 -0600
committerJonathan Corbet <corbet@lwn.net>2019-06-18 09:33:16 -0600
commitd95ea1a4e1fb7c7ec44969afaf0d983f8170ebef (patch)
tree3699048b165280f30b9cc71258777d477cb3a5fd /Documentation/maintainer/index.rst
parent9d9b889540c380d8f56f7a79edbaae2fff8684d1 (diff)
downloadlinux-stable-d95ea1a4e1fb7c7ec44969afaf0d983f8170ebef.tar.gz
linux-stable-d95ea1a4e1fb7c7ec44969afaf0d983f8170ebef.tar.bz2
linux-stable-d95ea1a4e1fb7c7ec44969afaf0d983f8170ebef.zip
docs: Add a document on repository management
Every merge window seems to involve at least one episode where subsystem maintainers don't manage their trees as Linus would like. Document the expectations so that at least he has something to point people to. Acked-by: David Rientjes <rientjes@google.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/maintainer/index.rst')
-rw-r--r--Documentation/maintainer/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/maintainer/index.rst b/Documentation/maintainer/index.rst
index 2a14916930cb..56e2c09dfa39 100644
--- a/Documentation/maintainer/index.rst
+++ b/Documentation/maintainer/index.rst
@@ -10,5 +10,6 @@ additions to this manual.
:maxdepth: 2
configure-git
+ rebasing-and-merging
pull-requests