cjdns: luci-app-cjdns: update maintainer (#524)
authorWilliam Fleurant <meshnet@protonmail.com>
Sun, 3 Nov 2019 17:57:42 +0000 (12:57 -0500)
committerGitHub <noreply@github.com>
Sun, 3 Nov 2019 17:57:42 +0000 (12:57 -0500)
Signed-off-by: William Fleurant <meshnet@protonmail.com>
cjdns/Makefile
luci-app-cjdns/Makefile

index 267c4af2d11021e45d0dbe5dd0b97f914248d8e7..2674c457c8f63c9c587f82a1b1491239aa0d8e6d 100644 (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
index 9c92151ed89554cd0f349d45e6c865609d91745e..846910f035b6a9d746b3eb34e1046684f9a14fb6 100644 (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