luci-app-frp*: Remove myself as maintainer
authorRichard Yu <[email protected]>
Fri, 22 Aug 2025 20:59:51 +0000 (04:59 +0800)
committerHannu Nyman <[email protected]>
Sat, 23 Aug 2025 06:22:35 +0000 (09:22 +0300)
Signed-off-by: Richard Yu <[email protected]>
applications/luci-app-frpc/Makefile
applications/luci-app-frps/Makefile

index 16e10e54a6aea336d3b1e20ca7d6d6da193f5c82..467e9f8b29c996e42ad95bf981b1fc84fab0f8aa 100644 (file)
@@ -6,7 +6,6 @@ LUCI_TITLE:=LuCI Support for frp client
 LUCI_DEPENDS:=+luci-base +frpc
 
 PKG_LICENSE:=Apache-2.0
-PKG_MAINTAINER:=Richard Yu <[email protected]>
 
 include ../../luci.mk
 
index f835b9aa398d7a7f6eaaee660e4e597a2866f87d..f3a3284c1c7b79084223de0ac2c9c4b9435a8c48 100644 (file)
@@ -6,7 +6,6 @@ LUCI_TITLE:=LuCI Support for frp server
 LUCI_DEPENDS:=+luci-base +frps
 
 PKG_LICENSE:=Apache-2.0
-PKG_MAINTAINER:=Richard Yu <[email protected]>
 
 include ../../luci.mk