diff options
author | Leo Famulari <leo@famulari.name> | 2020-09-17 13:27:14 -0400 |
---|---|---|
committer | Leo Famulari <leo@famulari.name> | 2020-09-17 13:28:03 -0400 |
commit | 679d5e6b3dcac4ee1f419c04b3719fead0bd9ee5 (patch) | |
tree | 92926f8905cb66cdfa8ade3db242081a82341956 | |
parent | a96873565da1e9a7ef95ab06a5774b1207b86ead (diff) |
gnu: Properly credit Konrad Hinsen.
This is a followup to commit a96873565da1e9a7ef95ab06a5774b1207b86ead.
* gnu/packages/python-web.scm: Update list of copyright holders.
-rw-r--r-- | gnu/packages/python-web.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 6bd413efca..c694426c1c 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -38,6 +38,7 @@ ;;; Copyright © 2020 Noisytoot <noisytoot@gmail.com> ;;; Copyright © 2020 Edouard Klein <edk@beaver-labs.com> ;;; Copyright © 2020 Vinicius Monego <monego@posteo.net> +;;; Copyright © 2020 Konrad Hinsen <konrad.hinsen@fastmail.net> ;;; ;;; This file is part of GNU Guix. ;;; |