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 <mhagger@alum.mit.edu> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
16018ae5fb
commit
36bf6d4697
@ -456,34 +456,35 @@ consider sharing them with the community!
|
|||||||
Getting involved
|
Getting involved
|
||||||
----------------
|
----------------
|
||||||
|
|
||||||
git-multimail is an open-source project, built by volunteers. We
|
git-multimail is an open-source project, built by volunteers. We would
|
||||||
would welcome your help!
|
welcome your help!
|
||||||
|
|
||||||
The current maintainer is Michael Haggerty <mhagger@alum.mit.edu>.
|
The current maintainers are Michael Haggerty <mhagger@alum.mit.edu>
|
||||||
|
and Matthieu Moy <matthieu.moy@grenoble-inp.fr>.
|
||||||
|
|
||||||
General discussion of git-multimail takes place on the main Git
|
Please note that although a copy of git-multimail is distributed in
|
||||||
|
the "contrib" section of the main Git project, development takes place
|
||||||
|
in a separate git-multimail repository on GitHub:
|
||||||
|
|
||||||
|
https://github.com/git-multimail/git-multimail
|
||||||
|
|
||||||
|
Whenever enough changes to git-multimail have accumulated, a new
|
||||||
|
code-drop of git-multimail will be submitted for inclusion in the Git
|
||||||
|
project.
|
||||||
|
|
||||||
|
We use the GitHub issue tracker to keep track of bugs and feature
|
||||||
|
requests, and we use GitHub pull requests to exchange patches (though,
|
||||||
|
if you prefer, you can send patches via the Git mailing list with CC
|
||||||
|
to the maintainers). Please sign off your patches as per the Git
|
||||||
|
project practice.
|
||||||
|
|
||||||
|
General discussion of git-multimail can take place on the main Git
|
||||||
mailing list,
|
mailing list,
|
||||||
|
|
||||||
git@vger.kernel.org
|
git@vger.kernel.org
|
||||||
|
|
||||||
Please CC emails regarding git-multimail to me so that I don't
|
Please CC emails regarding git-multimail to the maintainers so that we
|
||||||
overlook them.
|
don't overlook them.
|
||||||
|
|
||||||
The git-multimail project itself is currently hosted on GitHub:
|
|
||||||
|
|
||||||
https://github.com/mhagger/git-multimail
|
|
||||||
|
|
||||||
We use the GitHub issue tracker to keep track of bugs and feature
|
|
||||||
requests, and GitHub pull requests to exchange patches (though, if you
|
|
||||||
prefer, you can send patches via the Git mailing list with cc to me).
|
|
||||||
Please sign off your patches as per the Git project practice.
|
|
||||||
|
|
||||||
Please note that although a copy of git-multimail will probably be
|
|
||||||
distributed in the "contrib" section of the main Git project,
|
|
||||||
development takes place in the separate git-multimail repository on
|
|
||||||
GitHub! (Whenever enough changes to git-multimail have accumulated, a
|
|
||||||
new code-drop of git-multimail will be submitted for inclusion in the
|
|
||||||
Git project.)
|
|
||||||
|
|
||||||
|
|
||||||
Footnotes
|
Footnotes
|
||||||
|
@ -3,13 +3,13 @@ section of the Git project as a convenience to Git users.
|
|||||||
git-multimail is developed as an independent project at the following
|
git-multimail is developed as an independent project at the following
|
||||||
website:
|
website:
|
||||||
|
|
||||||
https://github.com/mhagger/git-multimail
|
https://github.com/git-multimail/git-multimail
|
||||||
|
|
||||||
The version in this directory was obtained from the upstream project
|
The version in this directory was obtained from the upstream project
|
||||||
on 2014-04-07 and consists of the "git-multimail" subdirectory from
|
on 2015-04-27 and consists of the "git-multimail" subdirectory from
|
||||||
revision
|
revision
|
||||||
|
|
||||||
1b32653bafc4f902535b9fc1cd9cae911325b870
|
8c3aaafa873bf10de8dddf1d202c449b3eff3b42 refs/tags/1.0.2
|
||||||
|
|
||||||
Please see the README file in this directory for information about how
|
Please see the README file in this directory for information about how
|
||||||
to report bugs or contribute to git-multimail.
|
to report bugs or contribute to git-multimail.
|
||||||
|
Reference in New Issue
Block a user