From: Tianling Shen Date: Mon, 22 Feb 2021 16:14:23 +0000 (+0800) Subject: yq: remove myself from maintainters X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=bc23fd3d2887173d324f26e81895110e9c0dbfc1;p=feed%2Fpackages.git yq: remove myself from maintainters Signed-off-by: Tianling Shen (Backported from f56d697985a8db193e744754757f5ac41b1ae229) --- diff --git a/utils/yq/Makefile b/utils/yq/Makefile index fbe203aebd..e9c2c62757 100644 --- a/utils/yq/Makefile +++ b/utils/yq/Makefile @@ -8,7 +8,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/mikefarah/yq/tar.gz/v$(PKG_VERSION)? PKG_HASH:=6fef6989069d241dead6203e5cd3e647511b5a9fb73c1c0bddb03a17e36c4037 -PKG_MAINTAINER:=Tianling Shen +PKG_MAINTAINER:= PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE