diff options
author | Daniel F. Dickinson <cshored@thecshore.com> | 2020-03-20 14:49:07 -0400 |
---|---|---|
committer | Daniel F. Dickinson <cshored@thecshore.com> | 2020-03-20 14:49:07 -0400 |
commit | 119166ddba831f4b2ae18e0098f4aec478cf85f6 (patch) | |
tree | 4ec01db2ba53902ef3966a30305fd547ed780a48 /libs/rpcd-mod-rad2-enc | |
parent | 0ed0d4213a08054044b86861858c5d4bb1b24f23 (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 'libs/rpcd-mod-rad2-enc')
-rw-r--r-- | libs/rpcd-mod-rad2-enc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/rpcd-mod-rad2-enc/Makefile b/libs/rpcd-mod-rad2-enc/Makefile index 4cffc01cd3..121e3a274f 100644 --- a/libs/rpcd-mod-rad2-enc/Makefile +++ b/libs/rpcd-mod-rad2-enc/Makefile @@ -8,7 +8,6 @@ include $(TOPDIR)/rules.mk PKG_NAME:=rpcd-mod-rad2-enc PKG_VERSION:=20190109 -PKG_MAINTAINER:=Daniel Dickinson <cshored@thecshore.com> PKG_LICENSE:=Apache-2.0 |