git: 80f362a0824b - main - editors/parinfer-rust: drop maintainership

From: Mikael Urankar <mikael_at_FreeBSD.org>
Date: Tue, 06 May 2025 11:13:55 UTC
The branch main has been updated by mikael:

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

commit 80f362a0824b9255ed41b84c8d272adada563f31
Author:     Mikael Urankar <mikael@FreeBSD.org>
AuthorDate: 2025-05-06 09:15:56 +0000
Commit:     Mikael Urankar <mikael@FreeBSD.org>
CommitDate: 2025-05-06 11:13:30 +0000

    editors/parinfer-rust: drop maintainership
---
 editors/parinfer-rust/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/editors/parinfer-rust/Makefile b/editors/parinfer-rust/Makefile
index 9f943ace9fea..adc1b9febc34 100644
--- a/editors/parinfer-rust/Makefile
+++ b/editors/parinfer-rust/Makefile
@@ -4,7 +4,7 @@ DISTVERSION=	0.4.3.20220110
 PORTREVISION=	30
 CATEGORIES=	editors
 
-MAINTAINER=	mikael@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Infer parentheses for Clojure, Lisp, and Scheme
 WWW=		https://github.com/eraserhd/parinfer-rust