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

andreas pushed a commit to branch master
in repository maintenance.

The following commit(s) were added to refs/heads/master by this push:
     new f3f3774b hydra: thinkpad: Authorize Andreas's key.
f3f3774b is described below

commit f3f3774b098dd992b5c0f264431d89bfe949a783
Author: Andreas Enge <andr...@enge.fr>
AuthorDate: Mon Jul 1 17:03:55 2024 +0200

    hydra: thinkpad: Authorize Andreas's key.
    
    * hydra/thinkpad.scm (thinkpad-os)[guix-configuration]: Add key.
---
 hydra/thinkpad.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/hydra/thinkpad.scm b/hydra/thinkpad.scm
index 09a14404..54326e8c 100644
--- a/hydra/thinkpad.scm
+++ b/hydra/thinkpad.scm
@@ -56,7 +56,8 @@
                 (list
                   (local-file "keys/guix/bordeaux.guix.gnu.org-export.pub")
                   (local-file "keys/guix/data.guix.gnu.org.pub")
-                  (local-file "keys/guix/data.qa.guix.gnu.org.pub")))
+                  (local-file "keys/guix/data.qa.guix.gnu.org.pub")
+                  (local-file "keys/guix/andreas-jurong.pub")))
               (max-silent-time (* 24 3600))
               (timeout (* 48 3600)))))
         (list

Reply via email to