Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Feb 2023 22:06:04 GMT
From:      =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4f44209c95c7 - main - www/hs-postgrest: transfer maintainership to haskell@
Message-ID:  <202302232206.31NM649q035633@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape:

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

commit 4f44209c95c7d129395d5fd3aa73bc8fa1c5c1c8
Author:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
AuthorDate: 2023-02-23 22:00:28 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2023-02-23 22:00:28 +0000

    www/hs-postgrest: transfer maintainership to haskell@
    
    As requested by arrowd@.
    
    Deliberately not bumping PORTREVISION.
---
 www/hs-postgrest/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/hs-postgrest/Makefile b/www/hs-postgrest/Makefile
index aae60fbc3bd6..4f6ace0c8ba4 100644
--- a/www/hs-postgrest/Makefile
+++ b/www/hs-postgrest/Makefile
@@ -4,7 +4,7 @@ DISTVERSION=	10.1.0
 PORTREVISION=	1
 CATEGORIES=	www databases haskell
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	haskell@FreeBSD.org
 COMMENT=	PostgREST create a REST API to an existing Postgres database
 WWW=		https://postgrest.org
 



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