Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Dec 2024 15:41:37 GMT
From:      Nuno Teixeira <eduardo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: bbd5bc45e557 - main - */*: Change maintainership
Message-ID:  <202412291541.4BTFfbEq071035@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by eduardo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=bbd5bc45e55786b156395958693d72a22bd0dca2

commit bbd5bc45e55786b156395958693d72a22bd0dca2
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2024-12-29 15:39:40 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-12-29 15:39:40 +0000

    */*: Change maintainership
    
    Pass maintainer to Benjamin Jacobs <freebsd@dev.thsi.be>
    
    PR:             283719
---
 devel/ocaml-cppo/Makefile   | 2 +-
 devel/ocaml-extlib/Makefile | 2 +-
 devel/omake/Makefile        | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/devel/ocaml-cppo/Makefile b/devel/ocaml-cppo/Makefile
index c0646f11e511..20a6267b3442 100644
--- a/devel/ocaml-cppo/Makefile
+++ b/devel/ocaml-cppo/Makefile
@@ -5,7 +5,7 @@ PORTREVISION=	3
 CATEGORIES=	devel
 PKGNAMEPREFIX=	ocaml-
 
-MAINTAINER=	eduardo@FreeBSD.org
+MAINTAINER=	freebsd@dev.thsi.be
 COMMENT=	C-style preprocessor for OCaml
 WWW=		https://github.com/ocaml-community/cppo
 
diff --git a/devel/ocaml-extlib/Makefile b/devel/ocaml-extlib/Makefile
index 2dc6c7cf7468..33480bfb0f01 100644
--- a/devel/ocaml-extlib/Makefile
+++ b/devel/ocaml-extlib/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	devel
 MASTER_SITES=	https://github.com/ygrek/ocaml-extlib/releases/download/${DISTVERSION}/
 PKGNAMEPREFIX=	ocaml-
 
-MAINTAINER=	eduardo@FreeBSD.org
+MAINTAINER=	freebsd@dev.thsi.be
 COMMENT=	Complete - yet small - standard library for OCaml
 WWW=		https://github.com/ygrek/ocaml-extlib
 
diff --git a/devel/omake/Makefile b/devel/omake/Makefile
index 0e27bdf453b8..5f314dcdc98f 100644
--- a/devel/omake/Makefile
+++ b/devel/omake/Makefile
@@ -4,7 +4,7 @@ PORTREVISION=	2
 CATEGORIES=	devel
 MASTER_SITES=	http://download.camlcity.org/download/
 
-MAINTAINER=	eduardo@FreeBSD.org
+MAINTAINER=	freebsd@dev.thsi.be
 COMMENT=	Flexible build system
 WWW=		http://projects.camlcity.org/projects/omake.html
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412291541.4BTFfbEq071035>