unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH] create .mailmap file (for git shortlog/blame)
@ 2016-07-22 12:47 David Bremner
  2016-07-22 14:37 ` Gaute Hope
  2016-07-28 21:07 ` David Bremner
  0 siblings, 2 replies; 3+ messages in thread
From: David Bremner @ 2016-07-22 12:47 UTC (permalink / raw)
  To: notmuch

Recently it was suggested on the list that we add a contributor to
AUTHORS. This file has been unmodified for 7 years, and is somewhat out
of date. It would potentially make sense to automagically update this
file during the release process using the output from git shortlog. This
file helps clean up some inconsistencies in author data in the history.
---
 .mailmap | 8 ++++++++
 1 file changed, 8 insertions(+)
 create mode 100644 .mailmap

diff --git a/.mailmap b/.mailmap
new file mode 100644
index 0000000..935c6eb
--- /dev/null
+++ b/.mailmap
@@ -0,0 +1,8 @@
+Peter Feigl <craven@gmx.net>
+Nate <nstraz@redhat.com>
+Ali Polatel <alip@penguen.ev>
+Stefan <aeuii@posteo.de>
+Patrick Totzke <patricktotzke@googlemail.com>
+Patrick Totzke <patricktotzke@gmail.com>
+Patrick Totzke <p.totzke@ed.ac.uk>
+Mark Walters <markwalters1009@gmail.com>
-- 
2.8.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] create .mailmap file (for git shortlog/blame)
  2016-07-22 12:47 [PATCH] create .mailmap file (for git shortlog/blame) David Bremner
@ 2016-07-22 14:37 ` Gaute Hope
  2016-07-28 21:07 ` David Bremner
  1 sibling, 0 replies; 3+ messages in thread
From: Gaute Hope @ 2016-07-22 14:37 UTC (permalink / raw)
  To: David Bremner, notmuch

[-- Attachment #1: Type: text/plain, Size: 465 bytes --]

David Bremner writes on juli 22, 2016 14:47:
> It would potentially make sense to automagically update this
> file during the release process using the output from git shortlog.  

I use git-rank-contributors to maintain sup (written by William Morgan
of sup fame, appropriately of this conversation).

It used to live on gitorious, I have a fork here with some minor
tweaks (like hard-coded aliases): https://github.com/gauteh/willgit

Regards, Gaute


[-- Attachment #2: Type: application/pgp-signature, Size: 801 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] create .mailmap file (for git shortlog/blame)
  2016-07-22 12:47 [PATCH] create .mailmap file (for git shortlog/blame) David Bremner
  2016-07-22 14:37 ` Gaute Hope
@ 2016-07-28 21:07 ` David Bremner
  1 sibling, 0 replies; 3+ messages in thread
From: David Bremner @ 2016-07-28 21:07 UTC (permalink / raw)
  To: notmuch

David Bremner <david@tethera.net> writes:

> Recently it was suggested on the list that we add a contributor to
> AUTHORS. This file has been unmodified for 7 years, and is somewhat out
> of date. It would potentially make sense to automagically update this
> file during the release process using the output from git shortlog. This
> file helps clean up some inconsistencies in author data in the history.

pushed.

d

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-07-28 21:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-22 12:47 [PATCH] create .mailmap file (for git shortlog/blame) David Bremner
2016-07-22 14:37 ` Gaute Hope
2016-07-28 21:07 ` David Bremner

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).