pkgsrc-WIP-changes archive

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

proxify: Take MAINTAINERship



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Mon Mar 6 23:31:16 2023 +0100
Changeset:	80cdff3dce6c4534dffecb6d523756a938f3f64f

Modified Files:
	proxify/Makefile

Log Message:
proxify: Take MAINTAINERship

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

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

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

diffs:
diff --git a/proxify/Makefile b/proxify/Makefile
index 5c49caeea3..d7e53d7bd9 100644
--- a/proxify/Makefile
+++ b/proxify/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_GITHUB:=projectdiscovery/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
 
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
+MAINTAINER=	leot%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/projectdiscovery/proxify
 COMMENT=	Swiss Army knife Proxy tool for HTTP/HTTPS
 LICENSE=	mit


Home | Main Index | Thread Index | Old Index