summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-openvpn/Makefile
diff options
context:
space:
mode:
authorSergey Ponomarev <stokito@gmail.com>2024-04-27 12:43:41 +0300
committerPaul Donald <newtwen+github@gmail.com>2024-05-28 01:55:14 +0200
commit27fc389df5dd23f75080aa6f9dc572a8b29933a8 (patch)
tree98c59cd055daaab9b5424ecf265649d9d8449b03 /applications/luci-app-openvpn/Makefile
parent6b20bfce91447cbc52e5bb3e68257cc3fa85806b (diff)
treewide: PKG_MAINTAINER: split by a comma
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
Diffstat (limited to 'applications/luci-app-openvpn/Makefile')
-rw-r--r--applications/luci-app-openvpn/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-openvpn/Makefile b/applications/luci-app-openvpn/Makefile
index 0f1d15003c..c53f8783fb 100644
--- a/applications/luci-app-openvpn/Makefile
+++ b/applications/luci-app-openvpn/Makefile
@@ -10,7 +10,7 @@ LUCI_TITLE:=LuCI Support for OpenVPN
LUCI_DEPENDS:=+luci-base +luci-compat
PKG_LICENSE:=Apache-2.0
-PKG_MAINTAINER:=Steven Barth <steven@midlink.org> \
+PKG_MAINTAINER:=Steven Barth <steven@midlink.org>, \
Jo-Philipp Wich <jo@mein.io>
include ../../luci.mk