.mailmap: add amjoseph
I write my commits with user.email
set to my permanent (airgapped) PGP key,
and use the git .mailmap
to point from that key to my current email address.
This is the "git approximation" of the more sophisticated system Pijul uses, which handles not only email address changes, but also name changes, in a graceful and secure way.