commit: 81537451b0bf77f474e0ead1642b46438c12ff2c Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Sat Feb 17 09:28:03 2024 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Sat Feb 17 09:28:03 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81537451
mailmap: add "please keep sorted" comment Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> .mailmap | 1 + 1 file changed, 1 insertion(+) diff --git a/.mailmap b/.mailmap index 39abcc142903..750cf63bd389 100644 --- a/.mailmap +++ b/.mailmap @@ -1,6 +1,7 @@ # Old/new developers can be added here to map their contributions accurately # before joining and after retiring, as well as the usual uses of .mailmap. # See gitmailmap(5) for format details. +# Please keep this list sorted. Use "LC_ALL=en_US.utf-8 grep -v '^#' .mailmap | sort" Andrew Ammerlaan <[email protected]> <[email protected]> Andrew Ammerlaan <[email protected]> <[email protected]> Andrew Ammerlaan <[email protected]> <[email protected]>
