guix_mirror_bot pushed a commit to branch master
in repository guix.
commit ae8e468e542f63f121f7ff6b45203e3450cfb70f
Author: Collin J. Doering <[email protected]>
AuthorDate: Tue Feb 3 22:14:30 2026 -0500
teams: Add rekahsoft to teams.
* etc/teams.scm: Add Collin Doering to various teams.
Change-Id: Ic18627f12c00f2f5440d9fef83126eb75011f243
Signed-off-by: Gabriel Wicki <[email protected]>
---
etc/teams.scm | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/etc/teams.scm b/etc/teams.scm
index 4b33edebc0..7e2901f704 100755
--- a/etc/teams.scm
+++ b/etc/teams.scm
@@ -1453,6 +1453,12 @@ the \"texlive\" importer."
"[email protected]"
"yqshao")
sysadmin)
+
+(define-member (person "Collin Doering"
+ "[email protected]"
+ "rekahsoft")
+ embedded electronics haskell sysadmin)
+
(define (find-team name)
(or (hash-ref %teams (string->symbol name))