git: f86c974ded83 - main - net/slackcat: Change MAINTAINERship to myself

From: Norikatsu Shigemura <nork_at_FreeBSD.org>
Date: Thu, 23 Feb 2023 09:02:25 UTC
The branch main has been updated by nork:

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

commit f86c974ded83bc773c085503392a0f427655af9b
Author:     Norikatsu Shigemura <nork@FreeBSD.org>
AuthorDate: 2023-02-23 08:59:32 +0000
Commit:     Norikatsu Shigemura <nork@FreeBSD.org>
CommitDate: 2023-02-23 08:59:32 +0000

    net/slackcat: Change MAINTAINERship to myself
    
    Approved by: hrs (mentor)
---
 net/slackcat/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/slackcat/Makefile b/net/slackcat/Makefile
index 3893c2f5b98f..7608af4aa37c 100644
--- a/net/slackcat/Makefile
+++ b/net/slackcat/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	net
 MASTER_SITES=	https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod
 DISTFILES=	go.mod:gomod
 
-MAINTAINER=	nork@ninth-nine.com
+MAINTAINER=	nork@FreeBSD.org
 COMMENT=	Simple commandline utility to post snippets to Slack
 WWW=		https://github.com/bcicen/slackcat