MaintNotes update

Junio C Hamano committed Jan 30, 2011 at 21:41 UTC d142995c2f29bddeae44a82177dd871beec9327d
1 file changed +21 -22
MaintNotes
+21 -22
@@ -55,7 +55,8 @@ also push into an alternate here:
55
56 git://repo.or.cz/alt-git.git/
57
58 -Impatient people might have better luck with the latter one.
58 +Impatient people might have better luck with the latter one (there are a
59 +few other mirrors I push into at sourceforge and github as well).
60
61 Their gitweb interfaces are found at:
62
@@ -96,7 +97,7 @@ minor breakages or brown paper bag bugs but they are not expected to be
97 anything major, and more importantly quickly and trivially fixable. Every
98 now and then, a "feature release" is cut from the tip of this branch and
99 they typically are named with three dotted decimal digits. The last such
99 -release was 1.7.3 done on Sep 19, 2010. You can expect that the tip of
100 +release was 1.7.4 done on Jan 30, 2011. You can expect that the tip of
101 the "master" branch is always more stable than any of the released
102 versions.
103
@@ -105,7 +106,7 @@ Whenever a feature release is made, "maint" branch is forked off from
106 release are applied to this branch and maintenance releases are cut from
107 it. The maintenance releases are named with four dotted decimal, named
108 after the feature release they are updates to; the last such release was
108 -1.7.2.3. New features never go to this branch. This branch is also
109 +1.7.3.5. New features never go to this branch. This branch is also
110 merged into "master" to propagate the fixes forward.
111
112 A trivial and safe enhancement goes directly on top of "master". A new
@@ -187,7 +188,7 @@ and enhancements in contrib/ area to the primary contributors of them.
188 Although the following are included in git.git repository, they have their
189 own authoritative repository and maintainers:
190
190 - - git-gui/ comes from Shawn Pearce's git-gui project:
191 + - git-gui/ comes from git-gui project, maintained by Pat Thoyts:
192
193 git://repo.or.cz/git-gui.git
194
@@ -203,39 +204,37 @@ I have relied on and expect to continue relying on heavily:
204
205 - Linus, Shawn Pearce, Johannes Schindelin, Nicolas Pitre, René
206 Scharfe, Jeff King, Jonathan Nieder, Johan Herland, Johannes Sixt,
206 - and Sverre Rabbelier on general implementation issues and reviews
207 - on the mailing list.
207 + Sverre Rabbelier and Thomas Rast on general implementation issues
208 + and reviews on the mailing list.
209
210 - Shawn and Nicolas Pitre on pack issues.
211
211 - - Martin Langhoff and Frank Lichtenheld on cvsserver and cvsimport.
212 + - Martin Langhoff, Frank Lichtenheld and Ævar Arnfjörð Bjarmason on
213 + cvsserver and cvsimport.
214
215 - Paul Mackerras on gitk.
216
215 - - Eric Wong on git-svn.
217 + - Eric Wong, David D. Kilzer and Sam Vilain on git-svn.
218
217 - - Simon Hausmann on git-p4.
219 + - Simon Hausmann and Pete Wyckoff on git-p4.
220
219 - - Jakub Narebski, Petr Baudis, Luben Tuikov, Giuseppe Bilotta on
221 + - Jakub Narebski, John Hawley, Petr Baudis, Luben Tuikov, Giuseppe Bilotta on
222 gitweb.
223
222 - - J. Bruce Fields on documentation (and countless others for
223 - proofreading and fixing).
224 + - J. Bruce Fields, Jonathan Nieder, Michael J Gruber and Thomas Rast on
225 + documentation (and countless others for proofreading and fixing).
226
227 - Alexandre Julliard on Emacs integration.
228
227 - - Charles Bailey for taking good care of git-mergetool (and Theodore
228 - Ts'o for creating it in the first place).
229 + - David Aguilar and Charles Bailey for taking good care of git-mergetool
230 + (and Theodore Ts'o for creating it in the first place) and git-difftool.
231
230 - - David Aguilar for git-difftool.
232 + - Johannes Schindelin, Johannes Sixt, Erik Faye-Lund and others for their
233 + effort to move things forward on the Windows front.
234
232 - - Johannes Schindelin, Johannes Sixt and others for their effort to
233 - move things forward on the Windows front.
234 -
235 - - People on non-Linux platforms for keeping their eyes on
236 - portability; especially, Randal Schwartz, Theodore Ts'o, Jason
237 - Riedy, Thomas Glanzmann, Brandon Casey, Jeff King, Alex Riesen and
238 - countless others.
235 + - People on non-Linux platforms for keeping their eyes on portability;
236 + especially, Randal Schwartz, Theodore Ts'o, Jason Riedy, Thomas Glanzmann,
237 + Brandon Casey, Jeff King, Alex Riesen and countless others.
238
239 * This document
240