Thiemo Mättig (WMDE) has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/365464 )
Change subject: Add a basic .mailmap file ...................................................................... Add a basic .mailmap file I only added a few names that are still actively contributing to this code repository, and where Gerrit is unable to properly suggest these peoples names when adding reviewers. Feel free to add more people either by amending this patch or uploading a follow up. Thank you. Change-Id: Idd3372ad42b5bba25d08d40697def0827107ea34 --- A .mailmap 1 file changed, 6 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase refs/changes/64/365464/1 diff --git a/.mailmap b/.mailmap new file mode 100644 index 0000000..a002661 --- /dev/null +++ b/.mailmap @@ -0,0 +1,6 @@ +Amir Sarabadani <[email protected]> +Jonas Kress <[email protected]> +Katie Filbert <[email protected]> +Katie Filbert <[email protected]> <[email protected]> +Thiemo Mättig <[email protected]> +Thiemo Mättig <[email protected]> <[email protected]> -- To view, visit https://gerrit.wikimedia.org/r/365464 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Idd3372ad42b5bba25d08d40697def0827107ea34 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Wikibase Gerrit-Branch: master Gerrit-Owner: Thiemo Mättig (WMDE) <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
