diff options
author | Sören Tempel <soeren+git@soeren-tempel.net> | 2017-10-19 12:27:41 +0200 |
---|---|---|
committer | Sören Tempel <soeren+git@soeren-tempel.net> | 2017-10-19 12:36:52 +0200 |
commit | 9d7e1ab75edc68c5d22c25ed56ee63ed16d91487 (patch) | |
tree | 5f6315cc07a64f86a71d30d9a7a9d7da4e30bff0 /community/salt | |
parent | fe05ecd1645898f0e0f71e7372940b1d6fc9948a (diff) | |
download | aports-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/salt')
-rw-r--r-- | community/salt/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/salt/APKBUILD b/community/salt/APKBUILD index 6f082d9195..0fd14e993c 100644 --- a/community/salt/APKBUILD +++ b/community/salt/APKBUILD @@ -1,9 +1,9 @@ # Contributor: Francesco Colista <fcolista@alpinelinux.org> # Contributor: Olivier Mauras <olivier@mauras.ch> -# Maintainer: Olivier Mauras <olivier@mauras.ch> +# Maintainer: pkgname=salt pkgver=2017.7.1 -pkgrel=0 +pkgrel=1 pkgdesc="A parallel remote execution system" url="https://github.com/saltstack/salt" arch="noarch" |