diff options
author | Jakub Jirutka <jakub@jirutka.cz> | 2018-03-09 15:41:14 +0100 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2018-03-10 02:17:25 +0100 |
commit | 691c350c2a083816e3de652abe213c89413d276e (patch) | |
tree | f25f69b8de38c04717cca84ca907e856e0d23732 /community/ocaml | |
parent | 20208f5263351fae4fac1d26dd15b2d49be62257 (diff) | |
download | aports-691c350c2a083816e3de652abe213c89413d276e.tar.bz2 aports-691c350c2a083816e3de652abe213c89413d276e.tar.xz |
community/ocaml: take maintainership
Borys Zhukov is not active for 5 years.
Diffstat (limited to 'community/ocaml')
-rw-r--r-- | community/ocaml/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ocaml/APKBUILD b/community/ocaml/APKBUILD index 060239c084..89371e7a40 100644 --- a/community/ocaml/APKBUILD +++ b/community/ocaml/APKBUILD @@ -1,6 +1,6 @@ # Contributor: Borys Zhukov <mp5@mp5.im> # Contributor: Jakub Jirutka <jakub@jirutka.cz> -# Maintainer: Borys Zhukov <mp5@mp5.im> +# Maintainer: Jakub Jirutka <jakub@jirutka.cz> pkgname=ocaml pkgver=4.06.1 pkgrel=0 |