git: 55ceb4c298c9 - main - - Reset MAINTAINER due to fatal bounces

From: Ryan Steinmetz <zi_at_FreeBSD.org>
Date: Wed, 25 May 2022 15:42:28 UTC
The branch main has been updated by zi:

URL: https://cgit.FreeBSD.org/ports/commit/?id=55ceb4c298c91c1b97619dcd153dc5713948a30a

commit 55ceb4c298c91c1b97619dcd153dc5713948a30a
Author:     Ryan Steinmetz <zi@FreeBSD.org>
AuthorDate: 2022-05-25 15:41:25 +0000
Commit:     Ryan Steinmetz <zi@FreeBSD.org>
CommitDate: 2022-05-25 15:41:25 +0000

    - Reset MAINTAINER due to fatal bounces
---
 databases/rubygem-after_commit_queue/Makefile          | 2 +-
 devel/rubygem-activerecord-deprecated_finders/Makefile | 2 +-
 devel/rubygem-get_process_mem/Makefile                 | 2 +-
 devel/rubygem-ruby-fogbugz/Makefile                    | 2 +-
 mail/rubygem-email_reply_parser/Makefile               | 2 +-
 mail/rubygem-mail_room/Makefile                        | 2 +-
 www/smarty3/Makefile                                   | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/databases/rubygem-after_commit_queue/Makefile b/databases/rubygem-after_commit_queue/Makefile
index 523aa820c57c..4c42b126f325 100644
--- a/databases/rubygem-after_commit_queue/Makefile
+++ b/databases/rubygem-after_commit_queue/Makefile
@@ -4,7 +4,7 @@ PORTREVISION=	1
 CATEGORIES=	databases rubygems
 MASTER_SITES=	RG
 
-MAINTAINER=	ports@michael-fausten.de
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Allows to run callbacks after transaction is committed
 
 LICENSE=	MIT
diff --git a/devel/rubygem-activerecord-deprecated_finders/Makefile b/devel/rubygem-activerecord-deprecated_finders/Makefile
index c5b6d04b3602..d72345745731 100644
--- a/devel/rubygem-activerecord-deprecated_finders/Makefile
+++ b/devel/rubygem-activerecord-deprecated_finders/Makefile
@@ -3,7 +3,7 @@ PORTVERSION=	1.0.4
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
-MAINTAINER=	ports@michael-fausten.de
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Deprecated finder APIs from Active Record
 
 LICENSE=	MIT
diff --git a/devel/rubygem-get_process_mem/Makefile b/devel/rubygem-get_process_mem/Makefile
index b9229200df6c..b5f18201204c 100644
--- a/devel/rubygem-get_process_mem/Makefile
+++ b/devel/rubygem-get_process_mem/Makefile
@@ -3,7 +3,7 @@ PORTVERSION=	0.2.5
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
-MAINTAINER=	ports@michael-fausten.de
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Get memory usage of a process in Ruby
 
 LICENSE=	MIT
diff --git a/devel/rubygem-ruby-fogbugz/Makefile b/devel/rubygem-ruby-fogbugz/Makefile
index 563f1c10c08e..00913c25d512 100644
--- a/devel/rubygem-ruby-fogbugz/Makefile
+++ b/devel/rubygem-ruby-fogbugz/Makefile
@@ -3,7 +3,7 @@ PORTVERSION=	0.3.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
-MAINTAINER=	ports@michael-fausten.de
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Simple Ruby wrapper for the Fogbugz XML API
 
 LICENSE=	MIT
diff --git a/mail/rubygem-email_reply_parser/Makefile b/mail/rubygem-email_reply_parser/Makefile
index a3d3a5c58f0e..96c04ef7ae3e 100644
--- a/mail/rubygem-email_reply_parser/Makefile
+++ b/mail/rubygem-email_reply_parser/Makefile
@@ -3,7 +3,7 @@ PORTVERSION=	0.5.9
 CATEGORIES=	mail rubygems
 MASTER_SITES=	RG
 
-MAINTAINER=	ports@michael-fausten.de
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Library to parse plain text email content
 
 LICENSE=	MIT
diff --git a/mail/rubygem-mail_room/Makefile b/mail/rubygem-mail_room/Makefile
index 35a6d23d0788..0e4a8eaa850b 100644
--- a/mail/rubygem-mail_room/Makefile
+++ b/mail/rubygem-mail_room/Makefile
@@ -3,7 +3,7 @@ PORTVERSION=	0.10.0
 CATEGORIES=	mail rubygems
 MASTER_SITES=	RG
 
-MAINTAINER=	ports@michael-fausten.de
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Proxy email (gmail) from IMAP to a delivery method
 
 LICENSE=	MIT
diff --git a/www/smarty3/Makefile b/www/smarty3/Makefile
index c8271378f9a3..959a3c3faba9 100644
--- a/www/smarty3/Makefile
+++ b/www/smarty3/Makefile
@@ -6,7 +6,7 @@ DISTVERSION=	3.1.34
 CATEGORIES=	www
 PKGNAMESUFFIX=	3${PHP_PKGNAMESUFFIX}
 
-MAINTAINER=	ports@michael-fausten.de
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	PHP compiling template engine
 
 LICENSE=	LGPL21+