X-Original-To: alpine-aports@lists.alpinelinux.org Received: from mail.infogroup.kiev.ua (tera.infogroup.kiev.ua [195.144.25.26]) by lists.alpinelinux.org (Postfix) with ESMTP id 0DD835C4C0B for ; Sun, 11 Dec 2016 21:19:46 +0000 (GMT) Received: from ost.org.ua ([195.144.25.230] helo=alpine.ost.org.ua) by mail.infogroup.kiev.ua with esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.80.1) (envelope-from ) id 1cGBX7-00088Z-Bp for alpine-aports@lists.alpinelinux.org; Sun, 11 Dec 2016 23:19:45 +0200 From: Valery Kartel To: alpine-aports@lists.alpinelinux.org Subject: [alpine-aports] [PATCH] community/php7: change maintainer Date: Sun, 11 Dec 2016 23:19:41 +0200 Message-Id: <20161211211941.17213-1-valery.kartel@gmail.com> X-Mailer: git-send-email 2.11.0 Sender: droid@infogroup.kiev.ua X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: -- this commit broke my patches: http://git.alpinelinux.org/cgit/aports/commit/?id=c0c97226c82735c1756ff6685b418fefa277e9ab and it absent in http://patchwork.alpinelinux.org list For now I don't uderstand the patch-acceptance mechanism and have no authority and have no influence on this process. So I don't know what to answer on this request: https://bugs.alpinelinux.org/issues/6524 I think it would be better for community if somebody more authoritative maintain this package. --- community/php7/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/php7/APKBUILD b/community/php7/APKBUILD index 149b823f3d..6f9f38655c 100644 --- a/community/php7/APKBUILD +++ b/community/php7/APKBUILD @@ -1,5 +1,5 @@ # Contributor: Valery Kartel -# Maintainer: Valery Kartel +# Maintainer: pkgname=php7 _pkgreal=php pkgver=7.0.14 -- 2.11.0 --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---