[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/01: gnu: Fix attribution.
From: |
guix-commits |
Subject: |
01/01: gnu: Fix attribution. |
Date: |
Wed, 30 Oct 2019 09:45:00 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit dae206f1f29682a8c82981be197587e26490a7bb
Author: Nicolas Goaziou <address@hidden>
Date: Wed Oct 30 14:44:14 2019 +0100
gnu: Fix attribution.
* gnu/packages/game-development.scm: Fix attribution.
---
gnu/packages/game-development.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/game-development.scm
b/gnu/packages/game-development.scm
index 54d2f32..dafa6c2 100644
--- a/gnu/packages/game-development.scm
+++ b/gnu/packages/game-development.scm
@@ -15,7 +15,7 @@
;;; Copyright © 2017, 2019 Rutger Helling <address@hidden>
;;; Copyright © 2018 Marius Bakke <address@hidden>
;;; Copyright © 2019 Pierre Neidhardt <address@hidden>
-;;; Copyright © 2019 Comrade Yuri <yuri@nijino>
+;;; Copyright © 2019 Leo Prikler <address@hidden>
;;;
;;; This file is part of GNU Guix.
;;;