pkgsrc-WIP-changes archive

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

cvs2*: reset maintainer



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Thu Mar 26 13:35:09 2026 +0100
Changeset:	956c61ce50feda1b81514680f07a594e7b9c0bd6

Modified Files:
	cvs2git/Makefile
	cvs2hg/Makefile

Log Message:
cvs2*: reset maintainer

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

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

diffstat:
 cvs2git/Makefile | 2 +-
 cvs2hg/Makefile  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diffs:
diff --git a/cvs2git/Makefile b/cvs2git/Makefile
index d19f549621..a3ef84d16f 100644
--- a/cvs2git/Makefile
+++ b/cvs2git/Makefile
@@ -3,7 +3,7 @@
 PKGNAME=		cvs2git-3.0
 CATEGORIES=		devel scm
 
-MAINTAINER=		wiz%NetBSD.org@localhost
+MAINTAINER=		pkgsrc-users%NetBSD.org@localhost
 #HOMEPAGE=		https://www.pkgsrc.org/
 COMMENT=		Convert CVS repository to git
 LICENSE=		2-clause-bsd
diff --git a/cvs2hg/Makefile b/cvs2hg/Makefile
index 3bb8fe600e..1b798070b6 100644
--- a/cvs2hg/Makefile
+++ b/cvs2hg/Makefile
@@ -3,7 +3,7 @@
 PKGNAME=		cvs2hg-2.1
 CATEGORIES=		devel scm
 
-MAINTAINER=		wiz%NetBSD.org@localhost
+MAINTAINER=		pkgsrc-users%NetBSD.org@localhost
 #HOMEPAGE=		https://www.pkgsrc.org/
 COMMENT=		Convert CVS repository to Mercurial
 LICENSE=		2-clause-bsd


Home | Main Index | Thread Index | Old Index