diff options
author | Leo <thinkabit.ukim@gmail.com> | 2021-01-12 16:33:30 -0300 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2021-01-12 16:33:30 -0300 |
commit | b8cffab83f467adb57523991a16c5774d5f7a1d0 (patch) | |
tree | 256046ebc8964e10705af73d3c6318e9c5d37bfe | |
parent | 6c7404cb32ac69f7beeec716eb6d6a8aff50f3a7 (diff) | |
download | aports-b8cffab83f467adb57523991a16c5774d5f7a1d0.tar.gz aports-b8cffab83f467adb57523991a16c5774d5f7a1d0.tar.bz2 aports-b8cffab83f467adb57523991a16c5774d5f7a1d0.tar.xz |
community/*: drop maintainership
Maintainer confirmed not being capable of maintaining via E-Mail
exchange
-rw-r--r-- | community/iprutils/APKBUILD | 5 | ||||
-rw-r--r-- | community/librtas/APKBUILD | 5 | ||||
-rw-r--r-- | community/ndctl/APKBUILD | 5 |
3 files changed, 9 insertions, 6 deletions
diff --git a/community/iprutils/APKBUILD b/community/iprutils/APKBUILD index a8f6e59f03..865b8298eb 100644 --- a/community/iprutils/APKBUILD +++ b/community/iprutils/APKBUILD @@ -1,7 +1,8 @@ -# Maintainer: Breno Leitao <breno.leitao@gmail.com> +# Contributor: Breno Leitao <breno.leitao@gmail.com> +# Maintainer: pkgname=iprutils pkgver=2.4.16 -pkgrel=2 +pkgrel=3 pkgdesc="user space tools required by the ipr device driver" url="https://github.com/bjking1/iprutils" arch="ppc64le" diff --git a/community/librtas/APKBUILD b/community/librtas/APKBUILD index 4dbb305aaa..77fad08086 100644 --- a/community/librtas/APKBUILD +++ b/community/librtas/APKBUILD @@ -1,7 +1,8 @@ -# Maintainer: Breno Leitao <breno.leitao@gmail.com> +# Contributor: Breno Leitao <breno.leitao@gmail.com> +# Maintainer: pkgname=librtas pkgver=2.0.2 -pkgrel=0 +pkgrel=1 pkgdesc="Librtas provides a set of libraries that access Run-Time Abstraction Services (RTAS)" url="https://github.com/nfont/librtas" arch="ppc64le" diff --git a/community/ndctl/APKBUILD b/community/ndctl/APKBUILD index ea8201ba47..bdc48e1c04 100644 --- a/community/ndctl/APKBUILD +++ b/community/ndctl/APKBUILD @@ -1,8 +1,9 @@ # Contributor: Leo <thinkabit.ukim@gmail.com> -# Maintainer: Breno Leitao <breno.leitao@gmail.com> +# Contributor: Breno Leitao <breno.leitao@gmail.com> +# Maintainer: pkgname=ndctl pkgver=71.1 -pkgrel=0 +pkgrel=1 pkgdesc="Utility library for managing the libnvdimm (non-volatile memory device) sub-system in the Linux kernel" url="https://github.com/pmem/ndctl" arch="all" |