Date: Thu, 23 Feb 2023 09:02:25 GMT From: Norikatsu Shigemura <nork@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f86c974ded83 - main - net/slackcat: Change MAINTAINERship to myself Message-ID: <202302230902.31N92P43015666@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302230902.31N92P43015666>