From b21c5c1e1c46cc121bc08953fe0aec1cdd1bd2ee Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Tue, 23 Feb 2021 00:12:11 +0800 Subject: [PATCH] xray-core: remove myself from maintainters Signed-off-by: Tianling Shen (Backported from 024112605aaf365dbfce185d4afb765b55652775) --- net/xray-core/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/xray-core/Makefile b/net/xray-core/Makefile index 6a9f5c128..ad2a38e56 100644 --- a/net/xray-core/Makefile +++ b/net/xray-core/Makefile @@ -8,7 +8,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/XTLS/Xray-core/tar.gz/v$(PKG_VERSION)? PKG_HASH:=1125af4411655abf47913af14a22fd7e2b13371e3566cc03676207519b0fe407 -PKG_MAINTAINER:=Tianling Shen +PKG_MAINTAINER:= PKG_LICENSE:=MPL-2.0 PKG_LICENSE_FILES:=LICENSE