summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.mailmap1
-rw-r--r--gnu/packages/lisp-xyz.scm2
-rw-r--r--gnu/packages/python-xyz.scm2
-rw-r--r--gnu/packages/rust.scm2
4 files changed, 4 insertions, 3 deletions
diff --git a/.mailmap b/.mailmap
index 6bceaf16ac..b955a20486 100644
--- a/.mailmap
+++ b/.mailmap
@@ -48,6 +48,7 @@ Mathieu Lirzin <[email protected]> <[email protected]>
Mathieu Othacehe <[email protected]>
Mathieu Othacehe <[email protected]>
Mathieu Othacehe <[email protected]>
+Matthew James Kraai <[email protected]>
Nikita Karetnikov <[email protected]> <[email protected]>
diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index c4c63958c9..f7683d9dbf 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -22,7 +22,7 @@
;;; Copyright © 2020, 2021 Adam Kandur <[email protected]>
;;; Copyright © 2020, 2021 Sharlatan Hellseher <[email protected]>
;;; Copyright © 2021 Aurora <[email protected]>
-;;; Copyright © 2021 Matthew Kraai <[email protected]>
+;;; Copyright © 2021 Matthew James Kraai <[email protected]>
;;; Copyright © 2021 André A. Gomes <[email protected]>
;;; Copyright © 2021 Cage <[email protected]>
;;; Copyright © 2021 Cameron Chaparro <[email protected]>
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index f16bff460a..7fdd864a40 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -77,7 +77,7 @@
;;; Copyright © 2020, 2021 Alexandros Theodotou <[email protected]>
;;; Copyright © 2020 Lars-Dominik Braun <[email protected]>
;;; Copyright © 2020 Alex ter Weele <[email protected]>
-;;; Copyright © 2020 Matthew Kraai <[email protected]>
+;;; Copyright © 2020 Matthew James Kraai <[email protected]>
;;; Copyright © 2020 Ryan Prior <[email protected]>
;;; Copyright © 2020 Josh Holland <[email protected]>
;;; Copyright © 2020 Yuval Kogman <[email protected]>
diff --git a/gnu/packages/rust.scm b/gnu/packages/rust.scm
index 56e6e720c0..73f94a3929 100644
--- a/gnu/packages/rust.scm
+++ b/gnu/packages/rust.scm
@@ -10,7 +10,7 @@
;;; Copyright © 2019 Ivan Petkov <[email protected]>
;;; Copyright © 2020, 2021 Jakub Kądziołka <[email protected]>
;;; Copyright © 2020 Pierre Langlois <[email protected]>
-;;; Copyright © 2020 Matthew Kraai <[email protected]>
+;;; Copyright © 2020 Matthew James Kraai <[email protected]>
;;;
;;; This file is part of GNU Guix.
;;;