pkgsrc-WIP-changes archive

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

go-cpuid: Set myself as maintainer.



Module Name:	pkgsrc-wip
Committed By:	ng0 <ng0%n0.is@localhost>
Pushed By:	ng0
Date:		Tue May 21 13:47:14 2019 +0000
Changeset:	937d053497777e8bb0074b2bcd3d8ff5c1df78ff

Modified Files:
	go-cpuid/Makefile

Log Message:
go-cpuid: Set myself as maintainer.

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

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

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

diffs:
diff --git a/go-cpuid/Makefile b/go-cpuid/Makefile
index 864ac7ef18..05cd4a06e4 100644
--- a/go-cpuid/Makefile
+++ b/go-cpuid/Makefile
@@ -7,7 +7,7 @@ CATEGORIES=		devel
 MASTER_SITES=		${MASTER_SITE_GITHUB:=klauspost/}
 GITHUB_TAG=		05a8198c0f5a27739aec358908d7e12c64ce6eb7
 
-MAINTAINER=		pkgsrc-users%NetBSD.org@localhost
+MAINTAINER=		ng0%n0.is@localhost
 HOMEPAGE=		https://github.com/klauspost/cpuid/
 COMMENT=		CPU feature identification for Go
 LICENSE=		modified-bsd


Home | Main Index | Thread Index | Old Index