diff options
author | Kei Kebreau <kei@openmailbox.org> | 2016-05-18 09:58:47 -0400 |
---|---|---|
committer | Alex Kost <alezost@gmail.com> | 2016-05-19 11:42:03 +0300 |
commit | 21f05134fc35edf5a15baf4fdb2e62905f3848e9 (patch) | |
tree | 27f2a2b8e3c0a02aeb4a768afb5453d4b7547528 /gnu/packages/calendar.scm | |
parent | b7b27a8f28746a488eeee489c71053059dc5a8dc (diff) | |
download | guix-21f05134fc35edf5a15baf4fdb2e62905f3848e9.tar.gz guix-21f05134fc35edf5a15baf4fdb2e62905f3848e9.zip |
Update name for Kei Kebreau.
* .mailmap: Add Kei Kebreau.
* gnu/local.mk: Replace "Kei Yamashita" with "Kei Kebreau".
* gnu/packages/calendar.scm: Likewise.
* gnu/packages/dillo.scm: Likewise.
* gnu/packages/fltk.scm: Likewise.
* gnu/packages/game-development.scm: Likewise.
* gnu/packages/games.scm: Likewise.
* gnu/packages/gnome.scm: Likewise.
* gnu/packages/gtk.scm: Likewise.
* gnu/packages/music.scm: Likewise.
* gnu/packages/xfce.scm: Likewise.
Signed-off-by: Alex Kost <alezost@gmail.com>
Diffstat (limited to 'gnu/packages/calendar.scm')
-rw-r--r-- | gnu/packages/calendar.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/calendar.scm b/gnu/packages/calendar.scm index ff57ba10b3..3b5aba72c8 100644 --- a/gnu/packages/calendar.scm +++ b/gnu/packages/calendar.scm @@ -1,7 +1,7 @@ ;;; GNU Guix --- Functional package management for GNU ;;; Copyright © 2015 David Thompson <davet@gnu.org> ;;; Copyright © 2015, 2016 Leo Famulari <leo@famulari.name> -;;; Copyright © 2016 Kei Yamashita <kei@openmailbox.org> +;;; Copyright © 2016 Kei Kebreau <kei@openmailbox.org> ;;; Copyright © 2016 Efraim Flashner <efraim@flashner.co.il> ;;; ;;; This file is part of GNU Guix. |