Merge pull request #11612 from cshore-history/pr-remove-cshored-maintainer
treewide: Remove myself as maintainer
This commit is contained in:
commit
4b703af5b0
6 changed files with 0 additions and 7 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue