guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: hydra: milano-guix-1: Add janneke as a sysadmin.


From: Christopher Baines
Subject: branch master updated: hydra: milano-guix-1: Add janneke as a sysadmin.
Date: Sat, 18 Feb 2023 04:58:00 -0500

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

cbaines pushed a commit to branch master
in repository maintenance.

The following commit(s) were added to refs/heads/master by this push:
     new 200a909  hydra: milano-guix-1: Add janneke as a sysadmin.
200a909 is described below

commit 200a909787d850f12f4705f91b1dcd3674f1e6cb
Author: Christopher Baines <mail@cbaines.net>
AuthorDate: Sat Feb 18 09:57:01 2023 +0000

    hydra: milano-guix-1: Add janneke as a sysadmin.
    
    Mostly so that they can take advantage of this machine and it's btrfs
    filesystem for testing things in relation to Mes.
    
    * hydra/milano-guix-1.scm (%accounts): Add janneke.
---
 hydra/milano-guix-1.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/hydra/milano-guix-1.scm b/hydra/milano-guix-1.scm
index 6e6a006..57b87d7 100644
--- a/hydra/milano-guix-1.scm
+++ b/hydra/milano-guix-1.scm
@@ -32,7 +32,8 @@
         (sysadmin "andreas" "Andreas Enge")
         (sysadmin "cbaines" "Christopher Baines")
         (sysadmin "degrees380" "Giovanni Biscuolo")
-        (sysadmin "atrent" "Andrea Trentini")))
+        (sysadmin "atrent" "Andrea Trentini")
+        (sysadmin "janneke" "Jan Nieuwenhuizen")))
 
 (define gc-job
   ;; Run 'guix gc' at 3AM every day.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]