Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0aff766

Browse files
authoredApr 13, 2024··
Unrolled build for rust-lang#123872
Rollup merge of rust-lang#123872 - tgross35:fix-mailmap, r=lqd Fix Pietro's entry in the mailmap Mailmap only allows one remapping per line, so `@pietroalbini` wasn't getting grouped correctly. Fix this.
2 parents 6cfd809 + ca0939d commit 0aff766

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎.mailmap

+2-1
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,8 @@ Philipp Matthias Schäfer <philipp.matthias.schaefer@posteo.de>
474474
phosphorus <steepout@qq.com>
475475
Pierre Krieger <pierre.krieger1708@gmail.com>
476476
pierwill <pierwill@users.noreply.github.com> <19642016+pierwill@users.noreply.github.com>
477-
Pietro Albini <pietro@pietroalbini.org> <pietro@pietroalbini.io> <pietro.albini@ferrous-systems.com>
477+
Pietro Albini <pietro@pietroalbini.org> <pietro@pietroalbini.io>
478+
Pietro Albini <pietro@pietroalbini.org> <pietro.albini@ferrous-systems.com>
478479
Pradyumna Rahul <prkinformed@gmail.com>
479480
Przemysław Wesołek <jest@go.art.pl> Przemek Wesołek <jest@go.art.pl>
480481
r00ster <r00ster91@protonmail.com>

0 commit comments

Comments
 (0)
Please sign in to comment.