cjdns: luci-app-cjdns: update maintainer (#524)

Signed-off-by: William Fleurant <meshnet@protonmail.com>
This commit is contained in:
William Fleurant 2019-11-03 12:57:42 -05:00 committed by GitHub
parent f75b19d42f
commit 79a4543cf0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -37,7 +37,7 @@ define Package/cjdns
SUBMENU:=Routing and Redirection
TITLE:=Encrypted near-zero-conf mesh routing protocol
URL:=https://github.com/cjdelisle/cjdns
MAINTAINER:=Lars Gierth <larsg@systemli.org>
MAINTAINER:=William Fleurant <meshnet@protonmail.com>
DEPENDS:=@!arc @IPV6 +kmod-tun +libnl-tiny +libpthread +librt \
+libuci-lua +lua-bencode +dkjson +luasocket +lua-sha2
endef

View File

@ -30,7 +30,7 @@ define Package/luci-app-cjdns
SUBMENU:=3. Applications
TITLE:=Encrypted near-zero-conf mesh routing protocol
URL:=https://github.com/cjdelisle/cjdns
MAINTAINER:=Lars Gierth <larsg@systemli.org>
MAINTAINER:=William Fleurant <meshnet@protonmail.com>
DEPENDS:=+cjdns +luci-base
endef