Skip to content

Commit 36bf6d4

Browse files
mhaggergitster
authored andcommitted
Update git-multimail to version 1.0.2
The only changes are to the README files, most notably the list of maintainers and the project URL. Signed-off-by: Michael Haggerty <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 16018ae commit 36bf6d4

File tree

2 files changed

+25
-24
lines changed

2 files changed

+25
-24
lines changed

contrib/hooks/multimail/README

Lines changed: 22 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -456,34 +456,35 @@ consider sharing them with the community!
456456
Getting involved
457457
----------------
458458

459-
git-multimail is an open-source project, built by volunteers. We
460-
would welcome your help!
459+
git-multimail is an open-source project, built by volunteers. We would
460+
welcome your help!
461461

462-
The current maintainer is Michael Haggerty <[email protected]>.
462+
The current maintainers are Michael Haggerty <[email protected]>
463+
and Matthieu Moy <[email protected]>.
463464

464-
General discussion of git-multimail takes place on the main Git
465-
mailing list,
465+
Please note that although a copy of git-multimail is distributed in
466+
the "contrib" section of the main Git project, development takes place
467+
in a separate git-multimail repository on GitHub:
466468

467-
469+
https://github.com/git-multimail/git-multimail
468470

469-
Please CC emails regarding git-multimail to me so that I don't
470-
overlook them.
471+
Whenever enough changes to git-multimail have accumulated, a new
472+
code-drop of git-multimail will be submitted for inclusion in the Git
473+
project.
471474

472-
The git-multimail project itself is currently hosted on GitHub:
475+
We use the GitHub issue tracker to keep track of bugs and feature
476+
requests, and we use GitHub pull requests to exchange patches (though,
477+
if you prefer, you can send patches via the Git mailing list with CC
478+
to the maintainers). Please sign off your patches as per the Git
479+
project practice.
473480

474-
https://github.com/mhagger/git-multimail
481+
General discussion of git-multimail can take place on the main Git
482+
mailing list,
475483

476-
We use the GitHub issue tracker to keep track of bugs and feature
477-
requests, and GitHub pull requests to exchange patches (though, if you
478-
prefer, you can send patches via the Git mailing list with cc to me).
479-
Please sign off your patches as per the Git project practice.
480-
481-
Please note that although a copy of git-multimail will probably be
482-
distributed in the "contrib" section of the main Git project,
483-
development takes place in the separate git-multimail repository on
484-
GitHub! (Whenever enough changes to git-multimail have accumulated, a
485-
new code-drop of git-multimail will be submitted for inclusion in the
486-
Git project.)
484+
485+
486+
Please CC emails regarding git-multimail to the maintainers so that we
487+
don't overlook them.
487488

488489

489490
Footnotes

contrib/hooks/multimail/README.Git

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ section of the Git project as a convenience to Git users.
33
git-multimail is developed as an independent project at the following
44
website:
55

6-
https://github.com/mhagger/git-multimail
6+
https://github.com/git-multimail/git-multimail
77

88
The version in this directory was obtained from the upstream project
9-
on 2014-04-07 and consists of the "git-multimail" subdirectory from
9+
on 2015-04-27 and consists of the "git-multimail" subdirectory from
1010
revision
1111

12-
1b32653bafc4f902535b9fc1cd9cae911325b870
12+
8c3aaafa873bf10de8dddf1d202c449b3eff3b42 refs/tags/1.0.2
1313

1414
Please see the README file in this directory for information about how
1515
to report bugs or contribute to git-multimail.

0 commit comments

Comments
 (0)