Merge branch 'jc/doc-maintainer'
authorJunio C Hamano <gitster@pobox.com>
Fri, 25 Jan 2013 20:34:52 +0000 (12:34 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 25 Jan 2013 20:34:52 +0000 (12:34 -0800)
Describe tools for automation that were invented since this
document was originally written.

* jc/doc-maintainer:
howto/maintain: document "### match next" convention in jch/pu branch
howto/maintain: mark titles for asciidoc
Documentation: update "howto maintain git"

1  2 
Documentation/howto/maintain-git.txt
index ea6e4a52c91ced6a86f85408971ee16686ba8baa,e4fc2fa4f3c9ace94c7118182d168704d3718d37..816c791502f99cdb2f2ca996e30d1b73cb95a6ac
@@@ -5,14 -5,13 +5,17 @@@ Abstract: Imagine that git development 
   neighborhood maintainer is struck down by a wayward bus. Out of the
   hordes of suckers (loyal developers), you have been tricked (chosen) to
   step up as the new maintainer. This howto will show you "how to" do it.
 +Content-type: text/asciidoc
 +
 +How to maintain Git
 +===================
  
+ Activities
+ ----------
  The maintainer's git time is spent on three activities.
  
-  - Communication (60%)
+  - Communication (45%)
  
     Mailing list discussions on general design, fielding user
     questions, diagnosing bug reports; reviewing, commenting on,