diff options
author | Jonathan Corbet <corbet@lwn.net> | 2019-05-29 02:12:51 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-06-18 18:33:16 +0300 |
commit | d95ea1a4e1fb7c7ec44969afaf0d983f8170ebef (patch) | |
tree | 3699048b165280f30b9cc71258777d477cb3a5fd /Documentation/maintainer/index.rst | |
parent | 9d9b889540c380d8f56f7a79edbaae2fff8684d1 (diff) | |
download | linux-d95ea1a4e1fb7c7ec44969afaf0d983f8170ebef.tar.xz |
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.rst | 1 |
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 |