mirror of
https://github.com/key-networks/ztncui.git
synced 2025-06-06 18:23:44 +02:00
Updated maintainer to point to contact page
This commit is contained in:
parent
66b8356d7b
commit
b43b4317bb
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ STAGING_DIR=../staging
|
||||||
NAME='ztncui'
|
NAME='ztncui'
|
||||||
DESCRIPTION='ZeroTier network controller user interface'
|
DESCRIPTION='ZeroTier network controller user interface'
|
||||||
VERSION=`grep version ../src/package.json | cut -f4 -d'"'`
|
VERSION=`grep version ../src/package.json | cut -f4 -d'"'`
|
||||||
VENDOR='Key Networks https://key-networks.com'
|
VENDOR='Key Networks'
|
||||||
MAINTAINER='Key Networks https://key-networks.com'
|
MAINTAINER='https://key-networks.com/contact'
|
||||||
URL='https://key-networks.com'
|
URL='https://key-networks.com'
|
||||||
LICENSE='GPLv3'
|
LICENSE='GPLv3'
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue