pidgin/pidgin

Add a .mailmap file that can be used via the mailmap functio in mercurial templates to map author names/email addresses.

Some of these aren't matching right yet, but at least we have the dupes now and don't have to search for them again.

Also, I did a lot of guess work here on proper emails and usually deferred to gmail over a custom domain.

Testing Done:
Lots of shell magic involving `hg log -T '{mailmap(author)}\n'` and without the `mailmap`.

Reviewed at https://reviews.imfreedom.org/r/875/
---
id: im.pidgin.Finch3
runtime: org.gnome.Platform
runtime-version: '3.36'
sdk: org.gnome.Sdk
command: finch3
finish-args:
- --share=ipc
- --socket=x11
- --share=network
- --talk-name=org.freedesktop.Notifications
- --system-talk-name=org.freedesktop.Avahi
modules:
- packaging/flatpak/libpurple-common.yml
- packaging/flatpak/libgnt.yml
- name: finch3
buildsystem: meson
config-opts:
- -Dgtkui=false
- -Ddoc=false
sources:
- type: dir
path: '.'