treewide: Remove myself as maintainer 11612/head
authorDaniel F. Dickinson <cshored@thecshore.com>
Fri, 20 Mar 2020 18:12:55 +0000 (14:12 -0400)
committerDaniel F. Dickinson <cshored@thecshore.com>
Fri, 20 Mar 2020 18:12:55 +0000 (14:12 -0400)
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>
lang/python/bcrypt/Makefile
lang/python/passlib/Makefile
net/gitolite/Makefile
net/nut/Makefile
net/radicale2/Makefile
utils/findutils/Makefile

index 07bc084841a3b4e28383c95b3428d191aa411599..eb56b00e44644922ce29d8472911be8216dbb839 100644 (file)
@@ -12,7 +12,6 @@ PKG_RELEASE:=1
 PYPI_NAME:=$(PKG_NAME)
 PKG_HASH:=0b0069c752ec14172c5f78208f1863d7ad6755a6fae6fe76ec2c80d13be41e42
 
-PKG_MAINTAINER:=Daniel Dickinson <cshored@thecshore.com>
 PKG_LICENSE:=Apache-2.0
 PKG_LICENSE_FILES:=LICENSE
 
index 08dbef14d0a0e8daf274c6d19fb000bde1e396c3..144939f0641ee6d1a8043ace1436cd352c221aff 100644 (file)
@@ -21,7 +21,6 @@ define Package/passlib/Default
   SUBMENU:=Python
   SECTION:=lang
   CATEGORY:=Languages
-  MAINTAINER:=Daniel Dickinson <cshored@thecshore.com>
   TITLE:=Comprehensive password hashing framework
   URL:=https://bitbucket.org/ecollins/passlib
 endef
index 487ffe8719a1bee5aa686e9d39d2b6b9bf11be16..b546684741491d04460ea0c968941ede2d47e83a 100644 (file)
@@ -40,7 +40,6 @@ define Package/gitolite
 
   TITLE:=Easy administration of git repositories
   URL:=http://gitolite.com/gitolite
-  MAINTAINER:=Daniel Dickinson <cshored@thecshore.com>
   USERID:=git=382:git=382
 endef
 
index 68049b5ea38e2bf338f9262f7e1f18aad74b733b..f62ec8519ef570b1ac303ed2b22d62bf6cf05d15 100644 (file)
@@ -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
index 7573a258eda92ed4538b3203d7dc9ade514e47f3..02700a6b5e1c08ff7985ae312bf7489dfd3e0554 100644 (file)
@@ -6,7 +6,6 @@ include $(TOPDIR)/rules.mk
 PKG_NAME:=radicale2
 PKG_VERSION:=2.1.11
 PKG_RELEASE:=1
-PKG_MAINTAINER:=Daniel Dickinson <cshored@thecshore.com>
 
 PKG_LICENSE:=GPL-3.0
 PKG_LICENSE_FILES:=COPYING
@@ -25,7 +24,6 @@ define Package/radicale2/Default
   SUBMENU:=Web Servers/Proxies
   URL:=http://radicale.org/
   TITLE:=Radicale 2.x CalDAV/CardDAV server
-  MAINTAINER:=Daniel Dickinson <cshored@thecshore.com>
 endef
 
 define Package/radicale2
index b378f012cf637ccfa724c864c4b717bd8bf1f313..af6d5fd92aa0ce9c8827cf6d50907a8df7287fff 100644 (file)
@@ -14,7 +14,6 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=@GNU/$(PKG_NAME)
 PKG_HASH:=c5fefbdf9858f7e4feb86f036e1247a54c79fc2d8e4b7064d5aaa1f47dfa789a
 
-PKG_MAINTAINER:=Daniel Dickinson <cshored@thecshore.com>
 PKG_LICENSE:=GPL-3.0-or-later
 PKG_LICENSE_FILES:=COPYING
 PKG_CPE_ID:=cpe:/a:gnu:findutils