git: 745cd083f934 - 2023Q2 - devel/googletest: drop maintainership

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Thu, 04 May 2023 05:16:18 UTC
The branch 2023Q2 has been updated by jbeich:

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

commit 745cd083f934d16b30e11188eae84c955ce0cbd2
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-05-04 01:00:00 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-05-04 05:14:39 +0000

    devel/googletest: drop maintainership
    
    (cherry picked from commit 0e469738bec5242fc824dce31a9a8ebe565026f1)
---
 devel/googletest/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/googletest/Makefile b/devel/googletest/Makefile
index d249c27e88e0..8879772c6a53 100644
--- a/devel/googletest/Makefile
+++ b/devel/googletest/Makefile
@@ -3,7 +3,7 @@ DISTVERSIONPREFIX=	release-
 DISTVERSION=	1.12.1
 CATEGORIES=	devel
 
-MAINTAINER=	jbeich@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Framework for writing C++ tests on a variety of platforms
 WWW=		https://github.com/google/googletest