This is an automated email from the git hooks/post-receive script.
lfam pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new 679d5e6 gnu: Properly credit Konrad Hinsen.
679d5e6 is described below
commit 679d5e6b3dcac4ee1f419c04b3719fead0bd9ee5
Author: Leo Famulari <[email protected]>
AuthorDate: Thu Sep 17 13:27:14 2020 -0400
gnu: Properly credit Konrad Hinsen.
This is a followup to commit a96873565da1e9a7ef95ab06a5774b1207b86ead.
* gnu/packages/python-web.scm: Update list of copyright holders.
---
gnu/packages/python-web.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index 6bd413e..c694426 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -38,6 +38,7 @@
;;; Copyright © 2020 Noisytoot <[email protected]>
;;; Copyright © 2020 Edouard Klein <[email protected]>
;;; Copyright © 2020 Vinicius Monego <[email protected]>
+;;; Copyright © 2020 Konrad Hinsen <[email protected]>
;;;
;;; This file is part of GNU Guix.
;;;