Hashar has uploaded a new change for review. https://gerrit.wikimedia.org/r/275674
Change subject: Provide a basic .mailmap to fix Authors in git ...................................................................... Provide a basic .mailmap to fix Authors in git Provide a basic mailmap to reduce dupe authors. I have made canonical the one that had more commits. Some people might want to keep a separation between their work and personal email though. Change-Id: I813a116e9c1c4976498170af39b9d2f256cb192e --- A .mailmap 1 file changed, 16 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/vagrant refs/changes/74/275674/1 diff --git a/.mailmap b/.mailmap new file mode 100644 index 0000000..017ce37 --- /dev/null +++ b/.mailmap @@ -0,0 +1,16 @@ +Bryan Davis <[email protected]> <[email protected]> +<[email protected]> <[email protected]> +Chris Steipp <[email protected]> +Dan Duvall <[email protected]> +Gergő Tisza <[email protected]> <[email protected]> +Jan Zerebecki <[email protected]> +Kunal Mehta <[email protected]> <[email protected]> +Matthew Flaschen <[email protected]> <[email protected]> +Marko Obrovac <[email protected]> +Nuria Ruiz <[email protected]> +Ori Livneh <[email protected]> +<[email protected]> <[email protected]> +physikerwelt (Moritz Schubotz) <[email protected]> +Tyler Romeo <[email protected]> +Yuvi Panda <[email protected]> +Željko Filipin <[email protected]> -- To view, visit https://gerrit.wikimedia.org/r/275674 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I813a116e9c1c4976498170af39b9d2f256cb192e Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/vagrant Gerrit-Branch: master Gerrit-Owner: Hashar <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
