Merge branch 'jc/doc-maintainer' into maint
authorJunio C Hamano <gitster@pobox.com>
Mon, 4 Feb 2013 18:03:35 +0000 (10:03 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 4 Feb 2013 18:03:35 +0000 (10:03 -0800)
* 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,