We use .mailmap to display contributors email addresses in an uniform format. Add an entry for Aaron Li to have his/her name and email address displayed properly in the git history. Cc: Aaron Li <aaron.li@intel.com> Cc: Songpeng Li <songpeng.li@intel.com> Reviewed-by: Aaron Li <aaron.li@intel.com> Signed-off-by: Philippe Mathieu-Daude <philmd@redhat.com> Message-Id: <20200106115415.11624-3-philmd@redhat.com>
14 lines
489 B
Plaintext
14 lines
489 B
Plaintext
#
|
|
# This list is used by git-shortlog to fix a few botched name translations
|
|
# in the git archive, either because the author's full name was messed up
|
|
# and/or not always written the same way, making contributions from the
|
|
# same person appearing not to be so or badly displayed.
|
|
#
|
|
# Please keep this file sorted alphabetically, and email in lowercase.
|
|
# The format used is:
|
|
#
|
|
# Firstname Lastname <email@domain.tld>
|
|
#
|
|
|
|
Aaron Li <aaron.li@intel.com> <songpeng.li@intel.com>
|