git: b82096e6d26e - main - */*: Update my maintainer email address
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 11 Mar 2026 14:20:37 UTC
The branch main has been updated by pouria:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b82096e6d26e62ecc67be7af58645b786784b8e8
commit b82096e6d26e62ecc67be7af58645b786784b8e8
Author: Pouria Mousavizadeh Tehrani <pouria@FreeBSD.org>
AuthorDate: 2026-03-11 14:12:26 +0000
Commit: Pouria Mousavizadeh Tehrani <pouria@FreeBSD.org>
CommitDate: 2026-03-11 14:19:44 +0000
*/*: Update my maintainer email address
PR: 293733
Approved by: vvd
---
net/iodine/Makefile | 2 +-
net/lualdap/Makefile | 2 +-
security/ssh-import-id/Makefile | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/net/iodine/Makefile b/net/iodine/Makefile
index 683f8d6233b8..c773dbd577db 100644
--- a/net/iodine/Makefile
+++ b/net/iodine/Makefile
@@ -4,7 +4,7 @@ PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= https://code.kryo.se/iodine/
-MAINTAINER= p.mousavizadeh@protonmail.com
+MAINTAINER= pouria@FreeBSD.org
COMMENT= Tunnel IPv4 data through a DNS server
WWW= https://code.kryo.se/iodine/
diff --git a/net/lualdap/Makefile b/net/lualdap/Makefile
index 2d6963a6989b..06edd0f02a30 100644
--- a/net/lualdap/Makefile
+++ b/net/lualdap/Makefile
@@ -5,7 +5,7 @@ PORTREVISION= 0
CATEGORIES= net
PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX}
-MAINTAINER= p.mousavizadeh@protonmail.com
+MAINTAINER= pouria@FreeBSD.org
COMMENT= LDAP support for the Lua language
WWW= https://github.com/lualdap/lualdap
diff --git a/security/ssh-import-id/Makefile b/security/ssh-import-id/Makefile
index 6a6a1dedcf75..38d1d8dd4922 100644
--- a/security/ssh-import-id/Makefile
+++ b/security/ssh-import-id/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= security python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= p.mousavizadeh@protonmail.com
+MAINTAINER= pouria@FreeBSD.org
COMMENT= Authorize SSH public keys from trusted online identities
WWW= https://git.launchpad.net/ssh-import-id