Browse Source

yq: remove myself from maintainters

Signed-off-by: Tianling Shen <cnsztl@gmail.com>
lilik-openwrt-22.03
Tianling Shen 3 years ago
parent
commit
f56d697985
No known key found for this signature in database GPG Key ID: 6850B6345C862176
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      utils/yq/Makefile

+ 1
- 1
utils/yq/Makefile View File

@ -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 <cnsztl@project-openwrt.eu.org>
PKG_MAINTAINER:=
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=LICENSE


Loading…
Cancel
Save