aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-pygit2
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2017-10-19 12:27:41 +0200
committerSören Tempel <soeren+git@soeren-tempel.net>2017-10-19 12:36:52 +0200
commit9d7e1ab75edc68c5d22c25ed56ee63ed16d91487 (patch)
tree5f6315cc07a64f86a71d30d9a7a9d7da4e30bff0 /community/py-pygit2
parentfe05ecd1645898f0e0f71e7372940b1d6fc9948a (diff)
downloadaports-9d7e1ab75edc68c5d22c25ed56ee63ed16d91487.tar.bz2
aports-9d7e1ab75edc68c5d22c25ed56ee63ed16d91487.tar.xz
community/*: remove Olivier Mauras as a maintainer
See: https://github.com/alpinelinux/aports/pull/2050
Diffstat (limited to 'community/py-pygit2')
-rw-r--r--community/py-pygit2/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py-pygit2/APKBUILD b/community/py-pygit2/APKBUILD
index f5b68f8185..fd4b0dae82 100644
--- a/community/py-pygit2/APKBUILD
+++ b/community/py-pygit2/APKBUILD
@@ -1,9 +1,9 @@
# Contributor: Pierre-Gildas MILLON <pgmillon@gmail.com>
-# Maintainer: Olivier Mauras <olivier@mauras.ch>
+# Maintainer:
pkgname=py-pygit2
_pkgname=pygit2
pkgver=0.25.0
-pkgrel=1
+pkgrel=2
pkgdesc="Python bindings for libgit2"
url="https://github.com/libgit2/pygit2"
arch="all"