git: fb028a3fb6e3 - main - */*: Update maintainer e-mail

From: Nuno Teixeira <eduardo_at_FreeBSD.org>
Date: Mon, 30 Jan 2023 08:39:46 UTC
The branch main has been updated by eduardo:

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

commit fb028a3fb6e34487288d931fb4fad4850100c9a3
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2023-01-30 08:37:41 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2023-01-30 08:39:22 +0000

    */*: Update maintainer e-mail
    
    PR:             268228
---
 accessibility/gammy/Makefile  | 2 +-
 net-im/gotosocial/Makefile    | 2 +-
 net/cloud-init-devel/Makefile | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/accessibility/gammy/Makefile b/accessibility/gammy/Makefile
index 80c884df37fd..bd9eedd45f60 100644
--- a/accessibility/gammy/Makefile
+++ b/accessibility/gammy/Makefile
@@ -4,7 +4,7 @@ DISTVERSION=	0.9.64
 PORTREVISION=	1
 CATEGORIES=	accessibility
 
-MAINTAINER=	me@igalic.co
+MAINTAINER=	freebsd@igalic.co
 COMMENT=	Adaptive screen brightness and temperature for Windows and Unix
 WWW=		https://getgammy.com/
 
diff --git a/net-im/gotosocial/Makefile b/net-im/gotosocial/Makefile
index b407f5e8cece..86121c77623e 100644
--- a/net-im/gotosocial/Makefile
+++ b/net-im/gotosocial/Makefile
@@ -6,7 +6,7 @@ CATEGORIES=	net-im
 MASTER_SITES?=	https://github.com/${GH_ACCOUNT}/${PORTNAME}/releases/download/v${DISTVERSION}/:web
 DISTFILES?=	${PORTNAME}_${DISTVERSION}_web-assets.tar.gz:web
 
-MAINTAINER=	me+freebsd@igalic.co
+MAINTAINER=	freebsd@igalic.co
 COMMENT=	Golang fediverse server
 WWW=		https://docs.gotosocial.org/en/latest/
 
diff --git a/net/cloud-init-devel/Makefile b/net/cloud-init-devel/Makefile
index 9f48292170ff..d8b15ce38cef 100644
--- a/net/cloud-init-devel/Makefile
+++ b/net/cloud-init-devel/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	net python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 PKGNAMESUFFIX=	-devel
 
-MAINTAINER=	me+FreeBSD@igalic.co
+MAINTAINER=	freebsd@igalic.co
 COMMENT=	Init scripts for use on cloud images, development version
 WWW=		https://cloud-init.io/