git: 395c8e8d59ad - main - devel/go-git: Adopt port

From: Nuno Teixeira <eduardo_at_FreeBSD.org>
Date: Mon, 25 Jul 2022 11:29:24 UTC
The branch main has been updated by eduardo:

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

commit 395c8e8d59adef721f9c77803a5cdd2ac03d885d
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2022-07-25 11:28:49 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-07-25 11:28:49 +0000

    devel/go-git: Adopt port
---
 devel/go-git/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/go-git/Makefile b/devel/go-git/Makefile
index ed19e059849e..d8712c25f0d6 100644
--- a/devel/go-git/Makefile
+++ b/devel/go-git/Makefile
@@ -4,7 +4,7 @@ DISTVERSION=	5.4.2
 PORTREVISION=	3
 CATEGORIES=	devel
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	eduardo@FreeBSD.org
 COMMENT=	Highly extensible git library in pure Go
 
 LICENSE=	APACHE20