diff options
author | Sören Tempel <soeren+git@soeren-tempel.net> | 2017-11-01 15:34:56 +0100 |
---|---|---|
committer | Sören Tempel <soeren+git@soeren-tempel.net> | 2017-11-01 16:55:24 +0100 |
commit | 28ec1afcd7a39cb2f78246762c69de549d089a4e (patch) | |
tree | 22ba17a7495806c14fd3bfd34c975173e8956f2a /main/py-oauth2client | |
parent | 9ec5b021441becf1db0a4c91c34124c98b79d1f3 (diff) | |
download | aports-28ec1afcd7a39cb2f78246762c69de549d089a4e.tar.bz2 aports-28ec1afcd7a39cb2f78246762c69de549d089a4e.tar.xz |
Remove Peter Bui as a maintainer
He hasn't been active since 2015.
Diffstat (limited to 'main/py-oauth2client')
-rw-r--r-- | main/py-oauth2client/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/py-oauth2client/APKBUILD b/main/py-oauth2client/APKBUILD index 190436adf8..49704a5b26 100644 --- a/main/py-oauth2client/APKBUILD +++ b/main/py-oauth2client/APKBUILD @@ -1,8 +1,8 @@ -# Maintainer: Peter Bui <pnutzh4x0r@gmail.com> +# Maintainer: pkgname=py-oauth2client _pkgname=oauth2client pkgver=4.1.2 -pkgrel=0 +pkgrel=1 pkgdesc="A client library for OAuth 2.0" url="https://github.com/google/oauth2client" arch="noarch" |