Date: Fri, 1 Sep 2023 20:27:06 GMT From: Neel Chauhan <nc@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: dac2fb718050 - main - security/xray-core: Pass maintainership Message-ID: <202309012027.381KR6jm020276@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=dac2fb718050e27c543da0754b5b06a2a674c34c commit dac2fb718050e27c543da0754b5b06a2a674c34c Author: Neel Chauhan <nc@FreeBSD.org> AuthorDate: 2023-09-01 20:26:00 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2023-09-01 20:26:00 +0000 security/xray-core: Pass maintainership Krill Lebedev has asked for maintainership of this port. As I am spending less time on ports, I decided to change the maintainer email to kirill@drlebedev.com. --- security/xray-core/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/xray-core/Makefile b/security/xray-core/Makefile index 937a67aac5ef..3a0e5169fb5a 100644 --- a/security/xray-core/Makefile +++ b/security/xray-core/Makefile @@ -9,7 +9,7 @@ DISTFILES= geoip.dat:geoip \ EXTRACT_ONLY= v${DISTVERSION}.zip \ xtls-Xray-core-v${DISTVERSION}_GH0.tar.gz -MAINTAINER= nc@FreeBSD.org +MAINTAINER= kirill@drlebedev.com COMMENT= Set of network penetration tools WWW= https://github.com/XTLS/Xray-core
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309012027.381KR6jm020276>