jenkins-bot has submitted this change and it was merged. Change subject: .mailmap: Correct typos in introduction ......................................................................
.mailmap: Correct typos in introduction Change-Id: Ib37b486639ab43aeb158b7ff36cecdff8fd0e571 --- M .mailmap 1 file changed, 5 insertions(+), 5 deletions(-) Approvals: BryanDavis: Looks good to me, approved jenkins-bot: Verified diff --git a/.mailmap b/.mailmap index 6d9f8e8..02cd003 100644 --- a/.mailmap +++ b/.mailmap @@ -3,18 +3,18 @@ # # To update the CREDITS file, run maintenance/updateCredits.php # -# Two types of entries are useful here. The first sets a cannonical author +# Two types of entries are useful here. The first sets a canonical author # name for a given email address: # -# Cannonical Author Name <author email> +# Canonical Author Name <author email> # # The second allows collecting alternate email addresses into a single -# cannonical author name and email address: +# canonical author name and email address: # -# Cannonical Author Name <author email> <alternate email> +# Canonical Author Name <author email> <alternate email> # # Mappings are only needed for authors who have used multiple author names -# and/or author emails for revisions over time. Author names begenning with +# and/or author emails for revisions over time. Author names beginning with # "[BOT]" will be omitted from the CREDITS file. # # See also: https://git-scm.com/docs/git-shortlog#_mapping_authors -- To view, visit https://gerrit.wikimedia.org/r/322656 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib37b486639ab43aeb158b7ff36cecdff8fd0e571 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Bartosz DziewoĆski <[email protected]> Gerrit-Reviewer: BryanDavis <[email protected]> Gerrit-Reviewer: Jforrester <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
