This is an automated email from the git hooks/post-receive script.

ngz pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 01bcd34  gnu: Add copyright line.
01bcd34 is described below

commit 01bcd34658c9080c02ccae7ceeb6170bf75b0d03
Author: Nicolas Goaziou <[email protected]>
AuthorDate: Thu Oct 29 10:24:01 2020 +0100

    gnu: Add copyright line.
---
 gnu/packages/emacs-xyz.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 4963037..a7f7a1f 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -82,6 +82,7 @@
 ;;; Copyright © 2020 Marco Grassi <[email protected]>
 ;;; Copyright © 2020 Tomás Ortín Fernández <[email protected]>
 ;;; Copyright © 2020 Zhu Zihao <[email protected]>
+;;; Copyright © 2020 Adam Kandur <[email protected]>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;

Reply via email to