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

guix_mirror_bot pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 4ea3671ecd teams: ocaml: Add Jason Conroy (@conroj).
4ea3671ecd is described below

commit 4ea3671ecd53ca8cf8e1d15cce28409fca20aee4
Author: Jason Conroy <[email protected]>
AuthorDate: Thu Feb 5 13:32:14 2026 -0500

    teams: ocaml: Add Jason Conroy (@conroj).
    
    * etc/teams.scm ("Jason Conroy"): Add to ocaml team.
    
    Change-Id: I792369adae55c106fd6f88dbdeb38a84b3e99b94
    Signed-off-by: Julien Lepiller <[email protected]>
---
 etc/teams.scm | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/etc/teams.scm b/etc/teams.scm
index f72bda9158..9a4b17e6e7 100755
--- a/etc/teams.scm
+++ b/etc/teams.scm
@@ -1408,6 +1408,11 @@ the \"texlive\" importer."
                        "rodion-goritskov")
   release)
 
+(define-member (person "Jason Conroy"
+                       "[email protected]"
+                       "conroj")
+  ocaml)
+
 (define-member (person "Rutherther"
                        "[email protected]"
                        "Rutherther")

Reply via email to