summaryrefslogtreecommitdiff
path: root/gnu/machine.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-02-09 23:12:16 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2020-02-09 23:16:45 +0100
commite81344428726f3dae5d2a2e7bb296f46fcde6cc5 (patch)
tree20b1d6f018c768338b69ac3d995d2b750118c773 /gnu/machine.scm
parent7f6cb6bbac181a11859283922037e374a82035db (diff)
downloadguix-patches-e81344428726f3dae5d2a2e7bb296f46fcde6cc5.tar
guix-patches-e81344428726f3dae5d2a2e7bb296f46fcde6cc5.tar.gz
Update e-mail address for Jakob L. Kreuze.
As requested here: <https://lists.gnu.org/archive/html/guix-devel/2020-02/msg00128.html>. * .mailmap: Add an entry for Jakob. * gnu/machine.scm, gnu/machine/digital-ocean.scm, gnu/machine/ssh.scm, gnu/packages/admin.scm, gnu/packages/i2p.scm, gnu/packages/music.scm, gnu/packages/web.scm, gnu/tests/reconfigure.scm, guix/scripts/deploy.scm, guix/scripts/system/reconfigure.scm: Update their e-mail address.
Diffstat (limited to 'gnu/machine.scm')
-rw-r--r--gnu/machine.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/machine.scm b/gnu/machine.scm
index bdd92d9592..434d78ab41 100644
--- a/gnu/machine.scm
+++ b/gnu/machine.scm
@@ -1,6 +1,6 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2019 David Thompson <davet@gnu.org>
-;;; Copyright © 2019 Jakob L. Kreuze <zerodaysfordays@sdf.lonestar.org>
+;;; Copyright © 2019 Jakob L. Kreuze <zerodaysfordays@sdf.org>
;;;
;;; This file is part of GNU Guix.
;;;