diff options
author | Daniel F. Dickinson <cshored@thecshore.com> | 2020-03-20 14:12:55 -0400 |
---|---|---|
committer | Daniel F. Dickinson <cshored@thecshore.com> | 2020-03-20 14:12:55 -0400 |
commit | 290ab508abd3301d37af943d7f2b81a2016c053f (patch) | |
tree | 936c78b45c2751631a47978473c63d8f368544e2 /net/nut/Makefile | |
parent | d96f1cf10c322fd7349b7b902e37cb5f36db8a1e (diff) |
treewide: Remove myself as maintainer
Life changes, I'm no longer avaiable to be an sufficiently active
OpenWrt developer. Therefore removing myself from maintainer from
all packages I maintained in OpenWrt.
All the best for those who keep up the good work!
Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
Diffstat (limited to 'net/nut/Makefile')
-rw-r--r-- | net/nut/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/nut/Makefile b/net/nut/Makefile index 68049b5ea..f62ec8519 100644 --- a/net/nut/Makefile +++ b/net/nut/Makefile @@ -14,7 +14,6 @@ PKG_RELEASE:=20 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.networkupstools.org/source/2.7/ PKG_HASH:=980e82918c52d364605c0703a5dcf01f74ad2ef06e3d365949e43b7d406d25a7 -PKG_MAINTAINER:=Daniel Dickinson <cshored@thecshore.com> PKG_LICENSE:=GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl PKG_LICENSE_FILES:=LICENSE-GPL2 LICENSE-GPL3 COPYING PKG_FIXUP:=autoreconf |