From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 99CC2139085 for ; Sun, 18 Dec 2016 23:18:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F046AE0D7A; Sun, 18 Dec 2016 23:18:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CA9DDE0D7A for ; Sun, 18 Dec 2016 23:18:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6F76934108B for ; Sun, 18 Dec 2016 23:18:08 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A5FD524EA for ; Sun, 18 Dec 2016 23:18:05 +0000 (UTC) From: "Michael Orlitzky" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Orlitzky" Message-ID: <1482103043.3dfe6ef3b9db2a5cf5ac82f38efec46a8a4a805e.mjo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/jsonlint/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-php/jsonlint/metadata.xml X-VCS-Directories: dev-php/jsonlint/ X-VCS-Committer: mjo X-VCS-Committer-Name: Michael Orlitzky X-VCS-Revision: 3dfe6ef3b9db2a5cf5ac82f38efec46a8a4a805e X-VCS-Branch: master Date: Sun, 18 Dec 2016 23:18:05 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 01d52adc-f9f7-4194-bbac-29174475540b X-Archives-Hash: bc6e1e4ef3bb490f78622de558b737b2 commit: 3dfe6ef3b9db2a5cf5ac82f38efec46a8a4a805e Author: Michael Orlitzky gentoo org> AuthorDate: Sun Dec 18 23:05:48 2016 +0000 Commit: Michael Orlitzky gentoo org> CommitDate: Sun Dec 18 23:17:23 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dfe6ef3 dev-php/jsonlint: add the PHP project as a co-maintainer. Package-Manager: portage-2.3.0 dev-php/jsonlint/metadata.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dev-php/jsonlint/metadata.xml b/dev-php/jsonlint/metadata.xml index ec5aa64..77828cf 100644 --- a/dev-php/jsonlint/metadata.xml +++ b/dev-php/jsonlint/metadata.xml @@ -9,6 +9,9 @@ proxy-maint@gentoo.org Proxy Maintainers + + php-bugs@gentoo.org + Json linter, port of the JavaScript jsonlint library.