From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-895473-garchives=archives.gentoo.org@lists.gentoo.org>
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 BA52813832E
	for <garchives@archives.gentoo.org>; Sat,  6 Aug 2016 10:51:30 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id BD4EAE0B7E;
	Sat,  6 Aug 2016 10:51:26 +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 061FBE0B78
	for <gentoo-commits@lists.gentoo.org>; Sat,  6 Aug 2016 10:51:25 +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 A8C52340BE3
	for <gentoo-commits@lists.gentoo.org>; Sat,  6 Aug 2016 10:51:24 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 07A232445
	for <gentoo-commits@lists.gentoo.org>; Sat,  6 Aug 2016 10:51:23 +0000 (UTC)
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" <pacho@gentoo.org>
Message-ID: <1470480125.167a29811bcd142b55fee530bef7f2d4f95345c0.pacho@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/lua/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-lang/lua/metadata.xml
X-VCS-Directories: dev-lang/lua/
X-VCS-Committer: pacho
X-VCS-Committer-Name: Pacho Ramos
X-VCS-Revision: 167a29811bcd142b55fee530bef7f2d4f95345c0
X-VCS-Branch: master
Date: Sat,  6 Aug 2016 10:51:23 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: a7908626-4e50-479b-bd95-97aceec5e504
X-Archives-Hash: 33f3ea05155b8ea5b16bf7e75d964084

commit:     167a29811bcd142b55fee530bef7f2d4f95345c0
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  6 10:42:05 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Aug  6 10:42:05 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=167a2981

dev-lang/lua: Cleanup per bug #150215

Package-Manager: portage-2.3.0

 dev-lang/lua/metadata.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/dev-lang/lua/metadata.xml b/dev-lang/lua/metadata.xml
index d7ac2e6..49bcb2c 100644
--- a/dev-lang/lua/metadata.xml
+++ b/dev-lang/lua/metadata.xml
@@ -2,10 +2,6 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
 <maintainer type="person">
-	<email>mabi@gentoo.org</email>
-	<name>Matti Bickel</name>
-</maintainer>
-<maintainer type="person">
 	<email>rafaelmartins@gentoo.org</email>
 	<name>Rafael G. Martins</name>
 </maintainer>