git: eb3e888c0620 - main - net-im/lurch, security/axc, security/libomemo: Update MAINTAINER email

From: Ryan Steinmetz <zi_at_FreeBSD.org>
Date: Fri, 26 Jul 2024 15:15:57 UTC
The branch main has been updated by zi:

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

commit eb3e888c06205840f9b61d6b8b257b4b1af23f8a
Author:     Ryan Steinmetz <zi@FreeBSD.org>
AuthorDate: 2024-07-26 15:14:39 +0000
Commit:     Ryan Steinmetz <zi@FreeBSD.org>
CommitDate: 2024-07-26 15:14:39 +0000

    net-im/lurch, security/axc, security/libomemo: Update MAINTAINER email
    
    PR:             280105
    Submitted by:   maintainer
---
 net-im/lurch/Makefile      | 2 +-
 security/axc/Makefile      | 2 +-
 security/libomemo/Makefile | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-im/lurch/Makefile b/net-im/lurch/Makefile
index 020e86d3c30c..89d99ea271ec 100644
--- a/net-im/lurch/Makefile
+++ b/net-im/lurch/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	net-im security
 MASTER_SITES=	https://github.com/gkdr/lurch/releases/download/v${DISTVERSION}/
 EXTRACT_SUFX=	-src.tar.gz
 
-MAINTAINER=	micadeyeye@gmail.com
+MAINTAINER=	michael.a.oshin@panafricanssi.org
 COMMENT=	OMEMO Encryption Library for libpurple (plugin)
 WWW=		https://research.ngportal.com/lurch
 
diff --git a/security/axc/Makefile b/security/axc/Makefile
index 471ab66cd294..162715f5e2f2 100644
--- a/security/axc/Makefile
+++ b/security/axc/Makefile
@@ -7,7 +7,7 @@ PATCH_SITES=	https://github.com/gkdr/axc/commit/
 PATCHFILES=	c287e25143fc54486c8a8a86f9abb64ce1753372.patch:-p1 \
 		ba53eb408f793652495d7d73775c33487e6cc8d0.patch:-p1
 
-MAINTAINER=	micadeyeye@gmail.com
+MAINTAINER=	michael.a.oshin@panafricanssi.org
 COMMENT=	Crypto interfaces for libsignal-protocol-c
 WWW=		https://github.com/gkdr/axc
 
diff --git a/security/libomemo/Makefile b/security/libomemo/Makefile
index 8b100334e882..d85f3892d0b1 100644
--- a/security/libomemo/Makefile
+++ b/security/libomemo/Makefile
@@ -3,7 +3,7 @@ DISTVERSIONPREFIX=	v
 DISTVERSION=	0.8.1
 CATEGORIES=	security
 
-MAINTAINER=	micadeyeye@gmail.com
+MAINTAINER=	michael.a.oshin@panafricanssi.org
 COMMENT=	Implements OMEMO in C
 WWW=		https://github.com/gkdr/libomemo