From 15dd4ed3b2d63da95e3e494c16056099693f264b Mon Sep 17 00:00:00 2001
From: Anton Akhmerov <anton.akhmerov@gmail.com>
Date: Sat, 9 Feb 2019 23:41:15 +0100
Subject: [PATCH] update the author list and specify mailmap

---
 .mailmap    | 14 ++++++++++++++
 AUTHORS.rst |  4 +++-
 2 files changed, 17 insertions(+), 1 deletion(-)
 create mode 100644 .mailmap

diff --git a/.mailmap b/.mailmap
new file mode 100644
index 00000000..c460b4ee
--- /dev/null
+++ b/.mailmap
@@ -0,0 +1,14 @@
+Thomas Kloss <kloss@itp.uni-frankfurt.de>
+<joseph@weston.cloud> <joseph.weston08@gmail.com>
+<joseph@weston.cloud> <joseph.weston@cea.fr>
+<joseph@weston.cloud> <me@josephweston.org>
+Tómas Örn Rosdahl <torosdahl@gmail.com>
+<slavoutich@ostroukh.me> <ostroukh@lorentz.leidenuniv.nl>
+<m.t.wimmer@tudelft.nl> <wimmer@lorentz.leidenuniv.nl>
+Christoph W. Groth <christoph.groth@cea.fr>
+Dániel Varjas <dvarjas@gmail.com>
+Pablo Pérez Piskunow <pablo.perez.piskunow@gmail.com>
+Michał Nowak <albeercik@gmail.com>
+Paul Clisson <clissonpaul@gmail.com>
+Jörg Behrmann <behrmann@physik.fu-berlin.de>
+Rafał Skolasiński <r.j.skolasinski@gmail.com>
diff --git a/AUTHORS.rst b/AUTHORS.rst
index d41a7864..68311358 100644
--- a/AUTHORS.rst
+++ b/AUTHORS.rst
@@ -8,7 +8,7 @@ The principal developers of Kwant are
 
 * `Christoph W. Groth <mailto:christoph.groth@cea.fr>`_ (CEA Grenoble)
 * `Michael Wimmer <https://michaelwimmer.org>`_ (TU Delft)
-* `Anton R. Akhmerov <http://antonakhmerov.org>`_ (TU Delft)
+* `Anton Akhmerov <http://antonakhmerov.org>`_ (TU Delft)
 * `Xavier Waintal <http://inac.cea.fr/Pisp/xavier.waintal>`_ (CEA Grenoble)
 * `Joseph Weston <http://josephweston.org>`_ (TU Delft)
 
@@ -27,6 +27,8 @@ Contributors to Kwant include
 * Rafał Skolasiński (TU Delft)
 * Adrien Sorgniard (CEA Grenoble)
 * Dániel Varjas (TU Delft)
+* Thomas Kloss (CEA Grenoble)
+* Pierre Carmier (CEA Grenoble)
 
 We thank Christoph Gohlke for the creation of installers for Microsoft Windows.
 
-- 
GitLab