diff options
author | Sergey Ponomarev <stokito@gmail.com> | 2024-03-25 09:06:57 +0200 |
---|---|---|
committer | Paul Donald <newtwen+github@gmail.com> | 2024-05-28 01:55:14 +0200 |
commit | 6b20bfce91447cbc52e5bb3e68257cc3fa85806b (patch) | |
tree | f28cdc3077552ba46753064d4ba27fac545e7624 /applications/luci-app-usteer/Makefile | |
parent | da284ea9bdac992f108d07b4084babf608a3bebf (diff) |
luci-app-usteer: update Maintainer email
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
Diffstat (limited to 'applications/luci-app-usteer/Makefile')
-rw-r--r-- | applications/luci-app-usteer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-usteer/Makefile b/applications/luci-app-usteer/Makefile index f6d6fabe8e..ac44b357c2 100644 --- a/applications/luci-app-usteer/Makefile +++ b/applications/luci-app-usteer/Makefile @@ -6,7 +6,7 @@ LUCI_TITLE:=LuCI usteer app for js based luci LUCI_DEPENDS:=+luci-base +usteer PKG_LICENSE:=Apache-2.0 -PKG_MAINTAINER:=Ramon Van Gorkom <github@flightfoil.com> +PKG_MAINTAINER:=Ramon Van Gorkom <Ramon00c00@gmail.com> include ../../luci.mk |