civodul pushed a commit to branch master
in repository guix.

commit 62b9d3d4d5a652e7a4266269de004573fade7bb9
Author: Ludovic Courtès <[email protected]>
AuthorDate: Wed Jan 8 23:28:37 2020 +0100

    git-authenticate: Add daviwil to the list of committers.
    
    This is a followup to a587bb23b79eae5dd3fa3acb06d0b533c93fd562, first
    commit signed by daviwil.
    
    * build-aux/git-authenticate.scm (%committers): Add "daviwil".
---
 build-aux/git-authenticate.scm | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/build-aux/git-authenticate.scm b/build-aux/git-authenticate.scm
index b8cc804..106c843 100644
--- a/build-aux/git-authenticate.scm
+++ b/build-aux/git-authenticate.scm
@@ -1,5 +1,5 @@
 ;;; GNU Guix --- Functional package management for GNU
-;;; Copyright © 2019 Ludovic Courtès <[email protected]>
+;;; Copyright © 2019, 2020 Ludovic Courtès <[email protected]>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -89,6 +89,8 @@
      "B3C0 DB4D AD73 BA5D 285E  19AE 5143 0234 CEFD 87C3")
     ("davexunit (2nd)"                            ;FIXME: to be confirmed!
      "8CCB A7F5 52B9 CBEA E1FB  2915 8328 C747 0FF1 D807")
+    ("daviwil"
+     "53C4 1E6E 41AA FE55 335A  CA5E 446A 2ED4 D940 BF14")
     ("dvc"
      "6909 6DFD D702 8BED ACC5  884B C5E0 51C7 9C0B ECDB")
     ("dvc (old)"

Reply via email to