guix_mirror_bot pushed a commit to branch master
in repository guix.

commit 19b98ac19e79e0ab136a31f68d552796865130aa
Author: Hilton Chain <[email protected]>
AuthorDate: Thu Aug 28 14:00:27 2025 +0800

    teams: Add more Codeberg accounts.
    
    * etc/teams.scm: Add tanguybl and pukkamustard.
    
    Change-Id: I3bf6ca46de4d250b16817123433e9b8103ef1dfd
    Signed-off-by: Ludovic Courtès <[email protected]>
---
 etc/teams.scm | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/etc/teams.scm b/etc/teams.scm
index 33f72a9600..5bbaf5de76 100755
--- a/etc/teams.scm
+++ b/etc/teams.scm
@@ -1067,7 +1067,8 @@ the \"texlive\" importer."
   bootstrap core-packages lxqt science tex)
 
 (define-member (person "Tanguy Le Carrour"
-                       "[email protected]")
+                       "[email protected]"
+                       "tanguybl")
   python home)
 
 (define-member (person "Tobias Geerinckx-Rice"
@@ -1141,7 +1142,8 @@ the \"texlive\" importer."
   home emacs)
 
 (define-member (person "pukkamustard"
-                       "[email protected]")
+                       "[email protected]"
+                       "pukkamustard")
   ocaml)
 
 (define-member (person "Josselin Poiret"

Reply via email to