pkgsrc-WIP-changes archive

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

crush: Add myself as maintainer to monitor for future versions



Module Name:	pkgsrc-wip
Committed By:	Marcin Gondek <drixter%e-utp.net@localhost>
Pushed By:	drixter
Date:		Thu Jun 4 19:16:17 2026 +0200
Changeset:	1fac339a2416851a7380fb70b365e9ff4eb11a62

Modified Files:
	crush/Makefile

Log Message:
crush: Add myself as maintainer to monitor for future versions

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

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

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

diffs:
diff --git a/crush/Makefile b/crush/Makefile
index 061880df1a..142dbd0d76 100644
--- a/crush/Makefile
+++ b/crush/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	devel lang
 MASTER_SITES=	${MASTER_SITE_GITHUB:=charmbracelet/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
 
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
+MAINTAINER=	drixter%e-utp.net@localhost
 HOMEPAGE=	https://github.com/charmbracelet/crush/
 COMMENT=	Glamourous AI coding agent for your favourite terminal
 LICENSE=	fsl-1.1-mit-license


Home | Main Index | Thread Index | Old Index