git: 4f44209c95c7 - main - www/hs-postgrest: transfer maintainership to haskell@
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 23 Feb 2023 22:06:04 UTC
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