Commit Graph

9 Commits

Author SHA1 Message Date
Lennart Poettering 28c85daf0a NEWS: add more stuff, and reorder things a bit 2015-11-13 13:59:50 +01:00
Lennart Poettering e49b5aada0 prepare NEWS 2014-02-18 02:51:47 +01:00
Stefan Beller 9dddaedfcc Update .mailmap file
This commit updates email addresses of people, who are already in the
.mailmap file, so I'd assume they have sorted out their viewpoint on
privacy within the .mailmap file.

The entries for this commit have been produced using:
        # Finding out duplicates by comparing email addresses:
        git shortlog -sne |awk '{ print $NF }' |sort |uniq -d

        # Finding out duplicates by comparing names:
        git shortlog -sne |awk '{ NF--; $1=""; print }' |sort |uniq -d
2014-01-05 00:43:22 -05:00
Zbigniew Jędrzejewski-Szmek decc5aa90d Add a few entries to .mailmap 2013-01-29 21:31:41 -05:00
Zbigniew Jędrzejewski-Szmek 89db26a263 Update .mailmap 2013-01-07 11:28:30 -05:00
Lennart Poettering 0790b9fed4 update mailmap 2012-08-09 12:52:49 +02:00
Martin Pitt b650827875 update mailmap for Martin Pitt 2012-05-14 13:06:20 +02:00
Kay Sievers af7c2d6c54 update mailmap 2012-04-13 03:47:52 +02:00
Lennart Poettering ac49a39714 git: add .mailmap 2011-05-19 14:06:02 +02:00