diff options
author | Tobias Geerinckx-Rice <[email protected]> | 2020-02-09 23:12:16 +0100 |
---|---|---|
committer | Tobias Geerinckx-Rice <[email protected]> | 2020-02-09 23:16:45 +0100 |
commit | e81344428726f3dae5d2a2e7bb296f46fcde6cc5 (patch) | |
tree | 20b1d6f018c768338b69ac3d995d2b750118c773 /gnu/packages/admin.scm | |
parent | 7f6cb6bbac181a11859283922037e374a82035db (diff) |
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/packages/admin.scm')
-rw-r--r-- | gnu/packages/admin.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm index 26e2693431..ead8303f25 100644 --- a/gnu/packages/admin.scm +++ b/gnu/packages/admin.scm @@ -25,7 +25,7 @@ ;;; Copyright © 2018 Pierre Neidhardt <[email protected]> ;;; Copyright © 2019 Brett Gilio <[email protected]> ;;; Copyright © 2019 Björn Höfling <[email protected]> -;;; Copyright © 2019 Jakob L. Kreuze <[email protected]> +;;; Copyright © 2019 Jakob L. Kreuze <[email protected]> ;;; Copyright © 2019 Hartmut Goebel <[email protected]> ;;; Copyright © 2019 Alex Griffin <[email protected]> ;;; Copyright © 2019 Guillaume Le Vaillant <[email protected]> |