lbraun pushed a commit to branch master
in repository guix.

commit 3fa778b5618b5d84fbe4534457dad4952a309e2a
Author: Sébastien Lerique <[email protected]>
AuthorDate: Fri Oct 15 11:40:36 2021 +0900

    gnu: python-xyz.scm: Add copyright line.
    
    * gnu/packages/python-xyz.scm: Add copyright line for Sébastien
    Lerique.
    
    Signed-off-by: Lars-Dominik Braun <[email protected]>
---
 gnu/packages/python-xyz.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 33fb308..c335dea 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -109,6 +109,7 @@
 ;;; Copyright © 2021 Daniel Meißner <[email protected]>
 ;;; Copyright © 2021 Pradana Aumars <[email protected]>
 ;;; Copyright © 2021 Felix Gruber <[email protected]>
+;;; Copyright © 2021 Sébastien Lerique <[email protected]>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;

Reply via email to