guix_mirror_bot pushed a commit to branch master
in repository guix.

commit 20263c4a826a28e4b0f8e23dc0e1611edadc0a9e
Author: Lilah Tascheter <[email protected]>
AuthorDate: Sat Dec 20 18:10:19 2025 -0600

    etc: Add tinystar to Hare team.
    
    * etc/teams.scm (Lilah Tascheter): New member.
    
    Signed-off-by: jgart <[email protected]>
---
 etc/teams.scm | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/etc/teams.scm b/etc/teams.scm
index 30d4642715..f978be5f8b 100755
--- a/etc/teams.scm
+++ b/etc/teams.scm
@@ -1415,6 +1415,11 @@ the \"texlive\" importer."
                        "cnx")
   python)
 
+(define-member (person "Lilah Tascheter"
+                       "[email protected]"
+                       "tinystar")
+  hare)
+
 
 (define (find-team name)
   (or (hash-ref %teams (string->symbol name))

Reply via email to