pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

actionlint: Take maintainership



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Fri Aug 26 19:45:31 2022 +0200
Changeset:	53eb9dd31bffe4cc19419f0ce2ac9a08412db0ad

Modified Files:
	actionlint/Makefile

Log Message:
actionlint: Take maintainership

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=53eb9dd31bffe4cc19419f0ce2ac9a08412db0ad

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 actionlint/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/actionlint/Makefile b/actionlint/Makefile
index e0a8e9424f..c4eca05139 100644
--- a/actionlint/Makefile
+++ b/actionlint/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=rhysd/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
 
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
+MAINTAINER=	leot%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/rhysd/actionlint
 COMMENT=	Static checker for GitHub Actions workflow files
 LICENSE=	mit


Home | Main Index | Thread Index | Old Index