civodul pushed a commit to branch master
in repository guix.

commit e4bdd464ebb49f4e698e5105f70b29688fff9475
Author: Ludovic Courtès <[email protected]>
AuthorDate: Thu Dec 26 23:23:24 2024 +0100

    teams: Remove unmatched-paren from teams due to inactivity.
    
    * etc/teams.scm (paren): Remove from teams due to inactivity.
    
    Change-Id: Id2b0f597b86e16ded93cae1788e511c397d35e5e
---
 etc/teams.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/etc/teams.scm b/etc/teams.scm
index 6b492f1d4b..64048cf7f7 100755
--- a/etc/teams.scm
+++ b/etc/teams.scm
@@ -707,7 +707,7 @@ GLib/GIO, GTK, GStreamer and Webkit."
 
 (define-member (person "("
                        "[email protected]")
-  home mentors)
+  )
 
 (define-member (person "Simon Tournier"
                        "[email protected]")

Reply via email to