pkgsrc-WIP-changes archive

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

zk: Take MAINTAINERship



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Mon Dec 15 12:27:59 2025 +0100
Changeset:	f36f005f5792c240541a362b92d7cad738278e60

Modified Files:
	zk/Makefile

Log Message:
zk: Take MAINTAINERship

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

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

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

diffs:
diff --git a/zk/Makefile b/zk/Makefile
index d370385984..eecab99fee 100644
--- a/zk/Makefile
+++ b/zk/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	time
 MASTER_SITES=	${MASTER_SITE_GITHUB:=zk-org/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
 
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
+MAINTAINER=	leot%NetBSD.org@localhost
 HOMEPAGE=	https://zk-org.github.io/zk/
 COMMENT=	Plain text note-taking assistant
 LICENSE=	gnu-gpl-v3


Home | Main Index | Thread Index | Old Index