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 /utils | |
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 'utils')
-rw-r--r-- | utils/findutils/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/findutils/Makefile b/utils/findutils/Makefile index b378f012c..af6d5fd92 100644 --- a/utils/findutils/Makefile +++ b/utils/findutils/Makefile @@ -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 |