diff options
author | Nicolas Goaziou <mail@nicolasgoaziou.fr> | 2019-10-30 14:44:14 +0100 |
---|---|---|
committer | Nicolas Goaziou <mail@nicolasgoaziou.fr> | 2019-10-30 14:44:14 +0100 |
commit | dae206f1f29682a8c82981be197587e26490a7bb (patch) | |
tree | cd461f5bc051fc930ed04c2099bcc0b9d15c2be9 /gnu/packages/game-development.scm | |
parent | cd6a22d1ac2bc2043f2d20b28fc8de5ec739bff4 (diff) | |
download | patches-dae206f1f29682a8c82981be197587e26490a7bb.tar patches-dae206f1f29682a8c82981be197587e26490a7bb.tar.gz |
gnu: Fix attribution.
* gnu/packages/game-development.scm: Fix attribution.
Diffstat (limited to 'gnu/packages/game-development.scm')
-rw-r--r-- | gnu/packages/game-development.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/game-development.scm b/gnu/packages/game-development.scm index 54d2f32f94..dafa6c2a38 100644 --- a/gnu/packages/game-development.scm +++ b/gnu/packages/game-development.scm @@ -15,7 +15,7 @@ ;;; Copyright © 2017, 2019 Rutger Helling <rhelling@mykolab.com> ;;; Copyright © 2018 Marius Bakke <mbakke@fastmail.com> ;;; Copyright © 2019 Pierre Neidhardt <mail@ambrevar.xyz> -;;; Copyright © 2019 Comrade Yuri <yuri@nijino> +;;; Copyright © 2019 Leo Prikler <leo.prikler@student.tugraz.at> ;;; ;;; This file is part of GNU Guix. ;;; |