diff options
| author | Alexandru Ardelean | 2018-07-30 14:03:18 +0000 |
|---|---|---|
| committer | Jo-Philipp Wich | 2018-12-18 09:27:37 +0000 |
| commit | 30d7924c3c62cd9a8dd404996e902101525b7356 (patch) | |
| tree | fa9cd3944e10fc61762edbb65aa5a115b820618a | |
| parent | eb9ac2590343a705bd4399d17196d907d511a0e0 (diff) | |
| download | openwrt-30d7924c3c62cd9a8dd404996e902101525b7356.tar.gz | |
wolfssl: remove myself as maintainer
I no longer have the time, nor the desire to maintain this package.
Remove myself as maintainer.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
(backported from 20346a63f69bbb919ffdf29bc2e77496d01719e3)
| -rw-r--r-- | package/libs/wolfssl/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/libs/wolfssl/Makefile b/package/libs/wolfssl/Makefile index e08b6f3929..87ce9328e7 100644 --- a/package/libs/wolfssl/Makefile +++ b/package/libs/wolfssl/Makefile @@ -40,7 +40,6 @@ define Package/libwolfssl CATEGORY:=Libraries TITLE:=wolfSSL library URL:=http://www.wolfssl.com/ - MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com> MENU:=1 PROVIDES:=libcyassl endef |