git: 4c53075518d4 - main - devel/rubygem-get_process_mem: Take maintainership

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Thu, 09 Jun 2022 11:04:50 UTC
The branch main has been updated by sunpoet:

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

commit 4c53075518d42c1e8394569788e04b98f9b56fd0
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-06-09 11:00:00 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-06-09 11:00:00 +0000

    devel/rubygem-get_process_mem: Take maintainership
---
 devel/rubygem-get_process_mem/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/rubygem-get_process_mem/Makefile b/devel/rubygem-get_process_mem/Makefile
index 69320dbb9f51..c0b6b689904e 100644
--- a/devel/rubygem-get_process_mem/Makefile
+++ b/devel/rubygem-get_process_mem/Makefile
@@ -3,7 +3,7 @@ PORTVERSION=	0.2.7
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Get memory usage of a process in Ruby
 
 LICENSE=	MIT