diff options
author | Leo Famulari <[email protected]> | 2020-09-17 13:27:14 -0400 |
---|---|---|
committer | Leo Famulari <[email protected]> | 2020-09-17 13:28:03 -0400 |
commit | 679d5e6b3dcac4ee1f419c04b3719fead0bd9ee5 (patch) | |
tree | 92926f8905cb66cdfa8ade3db242081a82341956 /gnu/packages/python-web.scm | |
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.
Diffstat (limited to 'gnu/packages/python-web.scm')
-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 <[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. ;;; |