-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-multimail: update to release 1.2.0
The changes are described in CHANGES. Contributions-by: Matthieu Moy <Matthieu.Moy@imag.fr> Contributions-by: Elijah Newren <newren@palantir.com> Contributions-by: Edward d'Auvergne <edward@nmr-relax.com> Contributions-by: Vadim Zeitlin <vadim@zeitlins.org> Contributions-by: Paul Sokolovsky <paul.sokolovsky@linaro.org> Contributions-by: Michael Haggerty <mhagger@alum.mit.edu> Contributions-by: Elijah Newren <newren@gmail.com> Contributions-by: Richard Hansen <rhansen@rhansen.org> Contributions-by: Job Snijders <job@instituut.net> Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information
Matthieu Moy
authored and
Junio C Hamano
committed
Oct 12, 2015
1 parent
f5b6079
commit 4b1fd35
Showing
9 changed files
with
1,218 additions
and
226 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
git-multimail is an open-source project, built by volunteers. We would | ||
welcome your help! | ||
|
||
The current maintainers are Michael Haggerty <mhagger@alum.mit.edu> | ||
and Matthieu Moy <matthieu.moy@grenoble-inp.fr>. | ||
|
||
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 | ||
<https://github.com/git/git/blob/master/Documentation/SubmittingPatches#L234>`__. | ||
|
||
General discussion of git-multimail can take place on the main Git | ||
mailing list, | ||
|
||
git@vger.kernel.org | ||
|
||
Please CC emails regarding git-multimail to the maintainers so that we | ||
don't overlook them. |
Oops, something went wrong.