diff options
author | Tobias Geerinckx-Rice <me@tobias.gr> | 2020-02-09 23:12:16 +0100 |
---|---|---|
committer | Tobias Geerinckx-Rice <me@tobias.gr> | 2020-02-09 23:16:45 +0100 |
commit | e81344428726f3dae5d2a2e7bb296f46fcde6cc5 (patch) | |
tree | 20b1d6f018c768338b69ac3d995d2b750118c773 /gnu/tests | |
parent | 7f6cb6bbac181a11859283922037e374a82035db (diff) | |
download | patches-e81344428726f3dae5d2a2e7bb296f46fcde6cc5.tar 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/tests')
-rw-r--r-- | gnu/tests/reconfigure.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/tests/reconfigure.scm b/gnu/tests/reconfigure.scm index fb11e6164e..8b85920979 100644 --- a/gnu/tests/reconfigure.scm +++ b/gnu/tests/reconfigure.scm @@ -1,5 +1,5 @@ ;;; GNU Guix --- Functional package management for GNU -;;; Copyright © 2019 Jakob L. Kreuze <zerodaysfordays@sdf.lonestar.org> +;;; Copyright © 2019 Jakob L. Kreuze <zerodaysfordays@sdf.org> ;;; ;;; This file is part of GNU Guix. ;;; |