jenkins-bot has submitted this change and it was merged. ( 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(-) Approvals: AnotherLadsgroup: Looks good to me, but someone else must approve Ladsgroup: Looks good to me, approved jenkins-bot: Verified 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: merged Gerrit-Change-Id: Idd3372ad42b5bba25d08d40697def0827107ea34 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Wikibase Gerrit-Branch: master Gerrit-Owner: Thiemo Mättig (WMDE) <[email protected]> Gerrit-Reviewer: AnotherLadsgroup <[email protected]> Gerrit-Reviewer: Aude <[email protected]> Gerrit-Reviewer: Ladsgroup <[email protected]> Gerrit-Reviewer: Maintenance-bot <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
