diff options
author | Sharlatan Hellseher <sharlatanus@gmail.com> | 2025-09-14 23:08:41 +0100 |
---|---|---|
committer | Sharlatan Hellseher <sharlatanus@gmail.com> | 2025-09-14 23:11:19 +0100 |
commit | 779d19766d27b18341b51cb45da7697acba03e74 (patch) | |
tree | b545836474b7f304b747b6d56fadf04e06f9cb5a /gnu/packages/python-xyz.scm | |
parent | e7f43d3837b15d73b9e6c462fadf22c330acd610 (diff) |
gnu: packages/python-xyz: Add copyright for Matthias Riße.
It's a follow for e7f43d3837b15d73b9e6c462fadf22c330acd610.
* gnu/packages/python-xyz.scm: Add copyright entry for Matthias Riße.
Change-Id: Ie7e7602d3981fdbdcc2ca1afd1227dad23f33ce6
Diffstat (limited to 'gnu/packages/python-xyz.scm')
-rw-r--r-- | gnu/packages/python-xyz.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index fcdf6782c9..1ce913230b 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -167,6 +167,7 @@ ;;; Copyright © 2025 Jake Forster <jakecameron.forster@gmail.com> ;;; Copyright © 2025 Luis Felipe López Acevedo <sirgazil@zoho.com> ;;; Copyright © 2025 Josep Bigorra <jjbigorra@gmail.com> +;;; Copyright © 2025 Matthias Riße <matrss@0px.xyz> ;;; ;;; This file is part of GNU Guix. ;;; |