Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Feb 2026 16:11:39 +0000
From:      Yusuf Yaman <nxjoseph@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2aa4646598e0 - main - Update my ports' maintainer field after becoming a committer
Message-ID:  <699c7c3b.31900.5efde547@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by nxjoseph:

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

commit 2aa4646598e03bd89e2e108c2be5da15d4378c82
Author:     Yusuf Yaman <nxjoseph@FreeBSD.org>
AuthorDate: 2026-02-23 12:32:28 +0000
Commit:     Yusuf Yaman <nxjoseph@FreeBSD.org>
CommitDate: 2026-02-23 16:11:23 +0000

    Update my ports' maintainer field after becoming a committer
    
    Reviewed by:    osa, vvd (mentors)
    Approved by:    osa (mentor)
    Differential Revision:  https://reviews.freebsd.org/D55456
---
 astro/astroterm/Makefile                        | 2 +-
 audio/gnome-metronome/Makefile                  | 2 +-
 devel/addlicense/Makefile                       | 2 +-
 devel/git-who/Makefile                          | 2 +-
 dns/tldx/Makefile                               | 2 +-
 dns/zns/Makefile                                | 2 +-
 editors/gobby/Makefile                          | 2 +-
 games/blockattack/Makefile                      | 2 +-
 games/pyspacewar/Makefile                       | 2 +-
 games/typtea/Makefile                           | 2 +-
 graphics/gowall/Makefile                        | 2 +-
 graphics/py-term-image/Makefile                 | 2 +-
 mail/hydroxide/Makefile                         | 2 +-
 misc/gitlogue/Makefile                          | 2 +-
 misc/stormy/Makefile                            | 2 +-
 multimedia/clapper/Makefile                     | 2 +-
 multimedia/droidcam/Makefile                    | 2 +-
 multimedia/ffmpegthumbnailer/Makefile           | 2 +-
 multimedia/gaupol/Makefile                      | 2 +-
 multimedia/video-trimmer/Makefile               | 2 +-
 net-im/flare/Makefile                           | 2 +-
 net-im/toot/Makefile                            | 2 +-
 net-im/tuba/Makefile                            | 2 +-
 net/identme/Makefile                            | 2 +-
 net/netpeek/Makefile                            | 2 +-
 net/spoofdpi/Makefile                           | 2 +-
 security/gauth/Makefile                         | 2 +-
 security/py-python-nmap/Makefile                | 2 +-
 sysutils/android-ota-payload-extractor/Makefile | 2 +-
 sysutils/lazyssh/Makefile                       | 2 +-
 sysutils/vimpager/Makefile                      | 2 +-
 textproc/dmenu-translate/Makefile               | 2 +-
 textproc/feluda/Makefile                        | 2 +-
 textproc/libinfinity/Makefile                   | 2 +-
 textproc/moor/Makefile                          | 2 +-
 www/tgpt/Makefile                               | 2 +-
 x11-fonts/fnt/Makefile                          | 2 +-
 x11-fonts/uw-ttyp0/Makefile                     | 2 +-
 x11-wm/spectrwm/Makefile                        | 2 +-
 x11-wm/wayfire/Makefile                         | 2 +-
 x11-wm/xdgmenumaker/Makefile                    | 2 +-
 x11/lemonbar/Makefile                           | 2 +-
 x11/xclicker/Makefile                           | 2 +-
 43 files changed, 43 insertions(+), 43 deletions(-)

diff --git a/astro/astroterm/Makefile b/astro/astroterm/Makefile
index f82f073ada28..c7ba9136f954 100644
--- a/astro/astroterm/Makefile
+++ b/astro/astroterm/Makefile
@@ -9,7 +9,7 @@ DISTFILES=	BSC5:DATA \
 DIST_SUBDIR=	${PORTNAME}-${DISTVERSION}
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
-MAINTAINER=	nxjoseph@protonmail.com
+MAINTAINER=	nxjoseph@FreeBSD.org
 COMMENT=	Explore stars, planets, constellations, and more in your terminal!
 WWW=		https://github.com/da-luce/astroterm
 
diff --git a/audio/gnome-metronome/Makefile b/audio/gnome-metronome/Makefile
index 3b11174b5175..a2eeb4e85933 100644
--- a/audio/gnome-metronome/Makefile
+++ b/audio/gnome-metronome/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	audio gnome
 PKGNAMEPREFIX=	gnome-
 DIST_SUBDIR=	gnome
 
-MAINTAINER=	nxjoseph@protonmail.com
+MAINTAINER=	nxjoseph@FreeBSD.org
 COMMENT=	Keep the tempo
 WWW=		https://gitlab.gnome.org/World/metronome
 
diff --git a/devel/addlicense/Makefile b/devel/addlicense/Makefile
index 226ed64a1fd9..ecc5f66ccf37 100644
--- a/devel/addlicense/Makefile
+++ b/devel/addlicense/Makefile
@@ -4,7 +4,7 @@ DISTVERSION=	1.2.0
 PORTREVISION=	7
 CATEGORIES=	devel
 
-MAINTAINER=	nxjoseph@protonmail.com
+MAINTAINER=	nxjoseph@FreeBSD.org
 COMMENT=	Add license information to source code files
 WWW=		https://github.com/google/addlicense \
 		https://pkg.go.dev/github.com/google/addlicense
diff --git a/devel/git-who/Makefile b/devel/git-who/Makefile
index 51e7ca000204..540da1e56d41 100644
--- a/devel/git-who/Makefile
+++ b/devel/git-who/Makefile
@@ -4,7 +4,7 @@ DISTVERSION=	1.3
 PORTREVISION=	2
 CATEGORIES=	devel
 
-MAINTAINER=	nxjoseph@protonmail.com
+MAINTAINER=	nxjoseph@FreeBSD.org
 COMMENT=	Git blame for file trees
 WWW=		https://github.com/sinclairtarget/git-who
 
diff --git a/dns/tldx/Makefile b/dns/tldx/Makefile
index 9bcbcd02498e..bb8785b2197f 100644
--- a/dns/tldx/Makefile
+++ b/dns/tldx/Makefile
@@ -4,7 +4,7 @@ DISTVERSION=	1.3.4
 PORTREVISION=	3
 CATEGORIES=	dns
 
-MAINTAINER=	nxjoseph@protonmail.com
+MAINTAINER=	nxjoseph@FreeBSD.org
 COMMENT=	Domain Availability Research Tool
 WWW=		https://github.com/brandonyoungdev/tldx
 
diff --git a/dns/zns/Makefile b/dns/zns/Makefile
index 924a7834cee1..e5f46418b438 100644
--- a/dns/zns/Makefile
+++ b/dns/zns/Makefile
@@ -4,7 +4,7 @@ DISTVERSION=	0.4.0
 PORTREVISION=	7
 CATEGORIES=	dns
 
-MAINTAINER=	nxjoseph@protonmail.com
+MAINTAINER=	nxjoseph@FreeBSD.org
 COMMENT=	CLI tool for querying DNS records with readable and colored output
 WWW=		https://github.com/znscli/zns
 
diff --git a/editors/gobby/Makefile b/editors/gobby/Makefile
index 1a24e63d9c46..82f7c39dd9b4 100644
--- a/editors/gobby/Makefile
+++ b/editors/gobby/Makefile
@@ -4,7 +4,7 @@ PORTREVISION=	1
 CATEGORIES=	editors
 MASTER_SITES=	http://releases.0x539.de/gobby/
 
-MAINTAINER=	nxjoseph@protonmail.com
+MAINTAINER=	nxjoseph@FreeBSD.org
 COMMENT=	Free collaborative editor
 WWW=		http://gobby.0x539.de
 
diff --git a/games/blockattack/Makefile b/games/blockattack/Makefile
index 68685b42923a..cb015ddefb22 100644
--- a/games/blockattack/Makefile
+++ b/games/blockattack/Makefile
@@ -3,7 +3,7 @@ DISTVERSIONPREFIX=	v
 DISTVERSION=	2.10.0
 CATEGORIES=	games
 
-MAINTAINER=	nxjoseph@protonmail.com
+MAINTAINER=	nxjoseph@FreeBSD.org
 COMMENT=	Puzzle game inspired by Tetris
 WWW=		https://blockattack.net/
 
diff --git a/games/pyspacewar/Makefile b/games/pyspacewar/Makefile
index 3cb99fd202ab..f44eedfa8556 100644
--- a/games/pyspacewar/Makefile
+++ b/games/pyspacewar/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DIST_SUBDIR=	python
 
-MAINTAINER=	nxjoseph@protonmail.com
+MAINTAINER=	nxjoseph@FreeBSD.org
 COMMENT=	Game loosely based on the original Spacewar!
 WWW=		https://pypi.org/project/pyspacewar \
 		https://github.com/mgedmin/pyspacewar
diff --git a/games/typtea/Makefile b/games/typtea/Makefile
index 831176c22f38..ff6451dc1067 100644
--- a/games/typtea/Makefile
+++ b/games/typtea/Makefile
@@ -4,7 +4,7 @@ DISTVERSION=	0.1.6
 PORTREVISION=	8
 CATEGORIES=	games
 
-MAINTAINER=	nxjoseph@protonmail.com
+MAINTAINER=	nxjoseph@FreeBSD.org
 COMMENT=	Minimal terminal-based typing speed test
 WWW=		https://github.com/ashish0kumar/typtea
 
diff --git a/graphics/gowall/Makefile b/graphics/gowall/Makefile
index 2cb5325a4b7c..d50004b07fa0 100644
--- a/graphics/gowall/Makefile
+++ b/graphics/gowall/Makefile
@@ -4,7 +4,7 @@ DISTVERSION=	0.2.3
 PORTREVISION=	7
 CATEGORIES=	graphics
 
-MAINTAINER=	nxjoseph@protonmail.com
+MAINTAINER=	nxjoseph@FreeBSD.org
 COMMENT=	Versatile tool to process images
 WWW=		https://github.com/Achno/gowall
 
diff --git a/graphics/py-term-image/Makefile b/graphics/py-term-image/Makefile
index 1fe853971830..f05320a0fc5d 100644
--- a/graphics/py-term-image/Makefile
+++ b/graphics/py-term-image/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	term_image-${DISTVERSION}
 
-MAINTAINER=	nxjoseph@protonmail.com
+MAINTAINER=	nxjoseph@FreeBSD.org
 COMMENT=	Display images in the terminal with Python
 WWW=		https://github.com/AnonymouX47/term-image \
 		https://pypi.org/project/term-image
diff --git a/mail/hydroxide/Makefile b/mail/hydroxide/Makefile
index 24c345742adf..931cda43b6d2 100644
--- a/mail/hydroxide/Makefile
+++ b/mail/hydroxide/Makefile
@@ -4,7 +4,7 @@ DISTVERSION=	0.2.31
 PORTREVISION=	2
 CATEGORIES=	mail
 
-MAINTAINER=	nxjoseph@protonmail.com
+MAINTAINER=	nxjoseph@FreeBSD.org
 COMMENT=	Free ProtonMail bridge for using with any email client you prefer
 WWW=		https://github.com/emersion/hydroxide
 
diff --git a/misc/gitlogue/Makefile b/misc/gitlogue/Makefile
index a6b65ff46706..ed1ee33022dc 100644
--- a/misc/gitlogue/Makefile
+++ b/misc/gitlogue/Makefile
@@ -3,7 +3,7 @@ DISTVERSIONPREFIX=	v
 DISTVERSION=	0.8.0 # make patch cargo-crates
 CATEGORIES=	misc
 
-MAINTAINER=	nxjoseph@protonmail.com
+MAINTAINER=	nxjoseph@FreeBSD.org
 COMMENT=	Watch your git commit history in a cinematic view
 WWW=		https://github.com/unhappychoice/gitlogue
 
diff --git a/misc/stormy/Makefile b/misc/stormy/Makefile
index 8618587579bb..0a4fb349ccf2 100644
--- a/misc/stormy/Makefile
+++ b/misc/stormy/Makefile
@@ -4,7 +4,7 @@ DISTVERSION=	0.3.3
 PORTREVISION=	9
 CATEGORIES=	misc
 
-MAINTAINER=	nxjoseph@protonmail.com
+MAINTAINER=	nxjoseph@FreeBSD.org
 COMMENT=	Minimal, customizable, and neofetch-like weather CLI
 WWW=		https://terminaltrove.com/stormy/ \
 		https://github.com/ashish0kumar/stormy
diff --git a/multimedia/clapper/Makefile b/multimedia/clapper/Makefile
index e226481885d2..3d3a25a55514 100644
--- a/multimedia/clapper/Makefile
+++ b/multimedia/clapper/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	clapper
 DISTVERSION=	0.10.0
 CATEGORIES=	multimedia graphics wayland
 
-MAINTAINER=	nxjoseph@protonmail.com
+MAINTAINER=	nxjoseph@FreeBSD.org
 COMMENT=	Simple and modern GNOME media player
 WWW=		https://rafostar.github.io/clapper
 
diff --git a/multimedia/droidcam/Makefile b/multimedia/droidcam/Makefile
index 40c7ab173e2f..6352bec3c59b 100644
--- a/multimedia/droidcam/Makefile
+++ b/multimedia/droidcam/Makefile
@@ -4,7 +4,7 @@ DISTVERSION=	2.1.4
 PORTREVISION=	1
 CATEGORIES=	multimedia
 
-MAINTAINER=	nxjoseph@protonmail.com
+MAINTAINER=	nxjoseph@FreeBSD.org
 COMMENT=	Turn your mobile device(s) into a wireless/usb webcam
 WWW=		https://github.com/dev47apps/droidcam-linux-client
 
diff --git a/multimedia/ffmpegthumbnailer/Makefile b/multimedia/ffmpegthumbnailer/Makefile
index d46e0208bc63..745db5f6c547 100644
--- a/multimedia/ffmpegthumbnailer/Makefile
+++ b/multimedia/ffmpegthumbnailer/Makefile
@@ -4,7 +4,7 @@ DISTVERSION=	2.3.0
 PORTREVISION=	1
 CATEGORIES=	multimedia graphics
 
-MAINTAINER=	nxjoseph@protonmail.com
+MAINTAINER=	nxjoseph@FreeBSD.org
 COMMENT=	Lightweight video thumbnailer that can be used by file managers
 WWW=		https://github.com/dirkvdb/ffmpegthumbnailer
 
diff --git a/multimedia/gaupol/Makefile b/multimedia/gaupol/Makefile
index 204ed125a4c5..a61010f0dc13 100644
--- a/multimedia/gaupol/Makefile
+++ b/multimedia/gaupol/Makefile
@@ -3,7 +3,7 @@ DISTVERSION=	1.15
 PORTREVISION=	1
 CATEGORIES=	multimedia python
 
-MAINTAINER=	nxjoseph@protonmail.com
+MAINTAINER=	nxjoseph@FreeBSD.org
 COMMENT=	Subtitle editor
 WWW=		https://otsaloma.io/gaupol/
 
diff --git a/multimedia/video-trimmer/Makefile b/multimedia/video-trimmer/Makefile
index 403f18bef0e2..3a0cf98d4881 100644
--- a/multimedia/video-trimmer/Makefile
+++ b/multimedia/video-trimmer/Makefile
@@ -5,7 +5,7 @@ PORTREVISION=	5
 CATEGORIES=	multimedia gnome
 DIST_SUBDIR=	gnome
 
-MAINTAINER=	nxjoseph@protonmail.com
+MAINTAINER=	nxjoseph@FreeBSD.org
 COMMENT=	Trim videos quickly without re-encoding and sacrificing video quality
 WWW=		https://gitlab.gnome.org/YaLTeR/video-trimmer
 
diff --git a/net-im/flare/Makefile b/net-im/flare/Makefile
index 502658f0ea07..73e5e7ea9f1c 100644
--- a/net-im/flare/Makefile
+++ b/net-im/flare/Makefile
@@ -3,7 +3,7 @@ DISTVERSION=	0.18.1
 PORTREVISION=	1
 CATEGORIES=	net-im
 
-MAINTAINER=	nxjoseph@protonmail.com
+MAINTAINER=	nxjoseph@FreeBSD.org
 COMMENT=	Electron-free Signal app written in Rust
 WWW=		https://gitlab.com/schmiddi-on-mobile/flare
 
diff --git a/net-im/toot/Makefile b/net-im/toot/Makefile
index 2b2c5ce1efb3..d0e6af1ce259 100644
--- a/net-im/toot/Makefile
+++ b/net-im/toot/Makefile
@@ -4,7 +4,7 @@ CATEGORIES=	net-im python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	nxjoseph@protonmail.com
+MAINTAINER=	nxjoseph@FreeBSD.org
 COMMENT=	Interact with the Mastodon social network from the command line
 WWW=		https://github.com/ihabunek/toot \
 		https://pypi.org/project/toot
diff --git a/net-im/tuba/Makefile b/net-im/tuba/Makefile
index c9933255ca5f..b10eb86bf13f 100644
--- a/net-im/tuba/Makefile
+++ b/net-im/tuba/Makefile
@@ -3,7 +3,7 @@ DISTVERSIONPREFIX=	v
 DISTVERSION=	0.10.3
 CATEGORIES=	net-im
 
-MAINTAINER=	nxjoseph@protonmail.com
+MAINTAINER=	nxjoseph@FreeBSD.org
 COMMENT=	Browse the Fediverse
 WWW=		https://github.com/GeopJr/Tuba \
 		https://tuba.geopjr.dev
diff --git a/net/identme/Makefile b/net/identme/Makefile
index f22790bd0278..4e344144ec7d 100644
--- a/net/identme/Makefile
+++ b/net/identme/Makefile
@@ -3,7 +3,7 @@ DISTVERSIONPREFIX=	v
 DISTVERSION=	0.6.0
 CATEGORIES=	net
 
-MAINTAINER=	nxjoseph@protonmail.com
+MAINTAINER=	nxjoseph@FreeBSD.org
 COMMENT=	Simple CLI for retrieving your public IP address
 WWW=		https://github.com/pcarrier/ident.me \
 		https://www.ident.me
diff --git a/net/netpeek/Makefile b/net/netpeek/Makefile
index d9ab90cc615b..d57c85182748 100644
--- a/net/netpeek/Makefile
+++ b/net/netpeek/Makefile
@@ -3,7 +3,7 @@ DISTVERSIONPREFIX=	v
 DISTVERSION=	0.2.6
 CATEGORIES=	net gnome python
 
-MAINTAINER=	nxjoseph@protonmail.com
+MAINTAINER=	nxjoseph@FreeBSD.org
 COMMENT=	Modern local network scanner for GNOME
 WWW=		https://github.com/zingytomato/netpeek \
 		https://flathub.org/apps/io.github.zingytomato.netpeek
diff --git a/net/spoofdpi/Makefile b/net/spoofdpi/Makefile
index 298650bba519..8acf39e9fb56 100644
--- a/net/spoofdpi/Makefile
+++ b/net/spoofdpi/Makefile
@@ -4,7 +4,7 @@ DISTVERSION=	1.2.1
 PORTREVISION=	3
 CATEGORIES=	net
 
-MAINTAINER=	nxjoseph@protonmail.com
+MAINTAINER=	nxjoseph@FreeBSD.org
 COMMENT=	Simple and fast anti-censorship tool
 WWW=		https://spoofdpi.xvzc.dev/ \
 		https://github.com/xvzc/SpoofDPI/
diff --git a/security/gauth/Makefile b/security/gauth/Makefile
index be9c8aae05d0..eb51b5a1b36f 100644
--- a/security/gauth/Makefile
+++ b/security/gauth/Makefile
@@ -4,7 +4,7 @@ DISTVERSION=	1.5.0
 PORTREVISION=	8
 CATEGORIES=	security
 
-MAINTAINER=	nxjoseph@protonmail.com
+MAINTAINER=	nxjoseph@FreeBSD.org
 COMMENT=	Google Authenticator in your terminal
 WWW=		https://github.com/pcarrier/gauth \
 		https://pkg.go.dev/github.com/pcarrier/gauth
diff --git a/security/py-python-nmap/Makefile b/security/py-python-nmap/Makefile
index a0b946641965..cb6cd90ca704 100644
--- a/security/py-python-nmap/Makefile
+++ b/security/py-python-nmap/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	security python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	nxjoseph@protonmail.com
+MAINTAINER=	nxjoseph@FreeBSD.org
 COMMENT=	Use nmap and access scan results from Python3
 WWW=		https://pypi.org/project/python-nmap/ \
 		http://xael.org/pages/python-nmap-en.html
diff --git a/sysutils/android-ota-payload-extractor/Makefile b/sysutils/android-ota-payload-extractor/Makefile
index 17cdbd7ebf4d..9447ed41f9ea 100644
--- a/sysutils/android-ota-payload-extractor/Makefile
+++ b/sysutils/android-ota-payload-extractor/Makefile
@@ -4,7 +4,7 @@ DISTVERSION=	1.1
 PORTREVISION=	18
 CATEGORIES=	sysutils
 
-MAINTAINER=	nxjoseph@protonmail.com
+MAINTAINER=	nxjoseph@FreeBSD.org
 COMMENT=	Android OTA payload extractor written in Go
 WWW=		https://github.com/tobyxdd/android-ota-payload-extractor
 
diff --git a/sysutils/lazyssh/Makefile b/sysutils/lazyssh/Makefile
index 630241dc6d8a..3517bcc1d266 100644
--- a/sysutils/lazyssh/Makefile
+++ b/sysutils/lazyssh/Makefile
@@ -4,7 +4,7 @@ DISTVERSION=	0.3.0
 PORTREVISION=	6
 CATEGORIES=	sysutils
 
-MAINTAINER=	nxjoseph@protonmail.com
+MAINTAINER=	nxjoseph@FreeBSD.org
 COMMENT=	Terminal-based interactive SSH Manager to manage your servers
 WWW=		https://github.com/Adembc/lazyssh \
 		https://pkg.go.dev/github.com/Adembc/lazyssh
diff --git a/sysutils/vimpager/Makefile b/sysutils/vimpager/Makefile
index 4e60790ac91e..208fb544a60f 100644
--- a/sysutils/vimpager/Makefile
+++ b/sysutils/vimpager/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=	https://github.com/rkitover/vimpager/releases/download/${DISTVERSI
 DISTFILES+=	man${EXTRACT_SUFX}
 DIST_SUBDIR=	${PORTNAME}
 
-MAINTAINER=	nxjoseph@protonmail.com
+MAINTAINER=	nxjoseph@FreeBSD.org
 COMMENT=	Use Vim/NeoVim as a pager (${FLAVOR:U} flavor)
 WWW=		https://github.com/rkitover/vimpager
 
diff --git a/textproc/dmenu-translate/Makefile b/textproc/dmenu-translate/Makefile
index eceb94db0491..8243876c052a 100644
--- a/textproc/dmenu-translate/Makefile
+++ b/textproc/dmenu-translate/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	dmenu-translate
 DISTVERSION=	g20230526
 CATEGORIES=	textproc
 
-MAINTAINER=	nxjoseph@protonmail.com
+MAINTAINER=	nxjoseph@FreeBSD.org
 COMMENT=	Quick text translation with dmenu
 WWW=		https://github.com/NikitaIvanovV/dmenu-translate
 
diff --git a/textproc/feluda/Makefile b/textproc/feluda/Makefile
index 70dfd0de27e3..dedd82440e42 100644
--- a/textproc/feluda/Makefile
+++ b/textproc/feluda/Makefile
@@ -4,7 +4,7 @@ DISTVERSION=	1.11.0 # Cargo.lock patched: `make patch cargo-crates`
 PORTREVISION=	1
 CATEGORIES=	textproc
 
-MAINTAINER=	nxjoseph@protonmail.com
+MAINTAINER=	nxjoseph@FreeBSD.org
 COMMENT=	Detect license usage restrictions in your project
 WWW=		https://github.com/anistark/feluda
 
diff --git a/textproc/libinfinity/Makefile b/textproc/libinfinity/Makefile
index 8911f47f0517..e60a3b3ce5b2 100644
--- a/textproc/libinfinity/Makefile
+++ b/textproc/libinfinity/Makefile
@@ -4,7 +4,7 @@ PORTREVISION=	1
 CATEGORIES=	textproc
 MASTER_SITES=	https://github.com/gobby/${PORTNAME}/releases/download/${DISTVERSION}/
 
-MAINTAINER=	nxjoseph@protonmail.com
+MAINTAINER=	nxjoseph@FreeBSD.org
 COMMENT=	Collaborative editing library
 WWW=		https://github.com/gobby/libinfinity
 
diff --git a/textproc/moor/Makefile b/textproc/moor/Makefile
index 4bf930a2df4a..34902e1bd377 100644
--- a/textproc/moor/Makefile
+++ b/textproc/moor/Makefile
@@ -3,7 +3,7 @@ DISTVERSIONPREFIX=	v
 DISTVERSION=	2.10.4
 CATEGORIES=	textproc
 
-MAINTAINER=	nxjoseph@protonmail.com
+MAINTAINER=	nxjoseph@FreeBSD.org
 COMMENT=	Pager designed to do the right thing without any configuration
 WWW=		https://github.com/walles/moor
 
diff --git a/www/tgpt/Makefile b/www/tgpt/Makefile
index 5477920cea1b..d1145c336b8d 100644
--- a/www/tgpt/Makefile
+++ b/www/tgpt/Makefile
@@ -4,7 +4,7 @@ DISTVERSION=	2.11.1
 PORTREVISION=	2
 CATEGORIES=	www
 
-MAINTAINER=	nxjoseph@protonmail.com
+MAINTAINER=	nxjoseph@FreeBSD.org
 COMMENT=	AI Chatbots in terminal without needing API keys
 WWW=		https://github.com/aandrew-me/tgpt
 
diff --git a/x11-fonts/fnt/Makefile b/x11-fonts/fnt/Makefile
index 921397598b91..d01e7d58e1b9 100644
--- a/x11-fonts/fnt/Makefile
+++ b/x11-fonts/fnt/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	fnt
 DISTVERSION=	1.9.1
 CATEGORIES=	x11-fonts sysutils
 
-MAINTAINER=	nxjoseph@protonmail.com
+MAINTAINER=	nxjoseph@FreeBSD.org
 COMMENT=	Missing font manager for UNIX
 WWW=		https://github.com/alexmyczko/fnt
 
diff --git a/x11-fonts/uw-ttyp0/Makefile b/x11-fonts/uw-ttyp0/Makefile
index 66b0a74bec09..e821fe65d697 100644
--- a/x11-fonts/uw-ttyp0/Makefile
+++ b/x11-fonts/uw-ttyp0/Makefile
@@ -3,7 +3,7 @@ DISTVERSION=	2.1
 CATEGORIES=	x11-fonts
 MASTER_SITES=	https://people.mpi-inf.mpg.de/~uwe/misc/uw-ttyp0/
 
-MAINTAINER=	nxjoseph@protonmail.com
+MAINTAINER=	nxjoseph@FreeBSD.org
 COMMENT=	Monospaced bitmap fonts for X11
 WWW=		https://people.mpi-inf.mpg.de/~uwe/misc/uw-ttyp0/
 
diff --git a/x11-wm/spectrwm/Makefile b/x11-wm/spectrwm/Makefile
index 8b7c1a176f94..b6c65ed7ccf8 100644
--- a/x11-wm/spectrwm/Makefile
+++ b/x11-wm/spectrwm/Makefile
@@ -3,7 +3,7 @@ DISTVERSIONPREFIX=	SPECTRWM_
 DISTVERSION=	3_7_0
 CATEGORIES=	x11-wm
 
-MAINTAINER=	nxjoseph@protonmail.com
+MAINTAINER=	nxjoseph@FreeBSD.org
 COMMENT=	Small, dynamic tiling window manager for X11
 WWW=		https://github.com/conformal/spectrwm
 
diff --git a/x11-wm/wayfire/Makefile b/x11-wm/wayfire/Makefile
index fa9cfb2bbab7..6b8bca07a19d 100644
--- a/x11-wm/wayfire/Makefile
+++ b/x11-wm/wayfire/Makefile
@@ -3,7 +3,7 @@ DISTVERSIONPREFIX=	v
 DISTVERSION=	0.10.1
 CATEGORIES=	x11-wm wayland
 
-MAINTAINER=	nxjoseph@protonmail.com
+MAINTAINER=	nxjoseph@FreeBSD.org
 COMMENT=	3D Wayland compositor
 WWW=		https://wayfire.org/
 
diff --git a/x11-wm/xdgmenumaker/Makefile b/x11-wm/xdgmenumaker/Makefile
index d614703b5384..ac8e1429d7c0 100644
--- a/x11-wm/xdgmenumaker/Makefile
+++ b/x11-wm/xdgmenumaker/Makefile
@@ -2,7 +2,7 @@ PORTNAME=	xdgmenumaker
 DISTVERSION=	2.4
 CATEGORIES=	x11-wm python
 
-MAINTAINER=	nxjoseph@protonmail.com
+MAINTAINER=	nxjoseph@FreeBSD.org
 COMMENT=	Generate XDG menus for various window managers
 WWW=		https://github.com/gapan/xdgmenumaker
 
diff --git a/x11/lemonbar/Makefile b/x11/lemonbar/Makefile
index eee62d57c048..b4a1aed0ed8f 100644
--- a/x11/lemonbar/Makefile
+++ b/x11/lemonbar/Makefile
@@ -3,7 +3,7 @@ DISTVERSIONPREFIX=v
 DISTVERSION=	1.5
 CATEGORIES=	x11
 
-MAINTAINER=	nxjoseph@protonmail.com
+MAINTAINER=	nxjoseph@FreeBSD.org
 COMMENT=	Lightweight xcb based bar
 WWW=		https://github.com/LemonBoy/bar
 
diff --git a/x11/xclicker/Makefile b/x11/xclicker/Makefile
index 15e231dcb466..aa1f21d54703 100644
--- a/x11/xclicker/Makefile
+++ b/x11/xclicker/Makefile
@@ -3,7 +3,7 @@ DISTVERSIONPREFIX=	v
 DISTVERSION=	1.5.1
 CATEGORIES=	x11
 
-MAINTAINER=	nxjoseph@protonmail.com
+MAINTAINER=	nxjoseph@FreeBSD.org
 COMMENT=	Fast gui autoclicker for x11 desktops
 WWW=		https://github.com/robiot/xclicker
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?699c7c3b.31900.5efde547>