diff options
| -rw-r--r-- | .mailmap | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -4,10 +4,18 @@ # and/or not always written the same way, making contributions from the # same person appearing not to be so or badly displayed. # +# This file is also used by scripts/get_maintainer.pl. +# # This file can be modified by hand or updated by the following command: # scripts/mailmapper > tmp; mv tmp .mailmap # +# Entries in this file take one of the following forms: +# Proper Name <[email protected]> +# Proper Name <[email protected]> <[email protected]> +# Proper Name <[email protected]> Commit Name <[email protected]> +Alexander Graf <[email protected]> <[email protected]> Allen Martin <[email protected]> Andreas Bießmann <[email protected]> Andreas Bießmann <[email protected]> |
