From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-990107-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 B7679139083 for <garchives@archives.gentoo.org>; Tue, 12 Dec 2017 21:46:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0ED18E0E8B; Tue, 12 Dec 2017 21:46:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E0858E0E8B for <gentoo-commits@lists.gentoo.org>; Tue, 12 Dec 2017 21:46:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 01C7F341673 for <gentoo-commits@lists.gentoo.org>; Tue, 12 Dec 2017 21:46:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9B933AE7D for <gentoo-commits@lists.gentoo.org>; Tue, 12 Dec 2017 21:46:51 +0000 (UTC) From: "Daniel Campbell" <zlg@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, "Daniel Campbell" <zlg@gentoo.org> Message-ID: <1513115158.04b11d9a5168983a3be66a7e52c75004559dd456.zlg@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/pelican/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/pelican/metadata.xml X-VCS-Directories: app-text/pelican/ X-VCS-Committer: zlg X-VCS-Committer-Name: Daniel Campbell X-VCS-Revision: 04b11d9a5168983a3be66a7e52c75004559dd456 X-VCS-Branch: master Date: Tue, 12 Dec 2017 21:46:51 +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: 11c5d421-d017-4b19-bb20-d64f0c468e01 X-Archives-Hash: b06b23b7ba568005befd47823ac4e050 commit: 04b11d9a5168983a3be66a7e52c75004559dd456 Author: Daniel Campbell <zlg <AT> gentoo <DOT> org> AuthorDate: Tue Dec 12 21:32:32 2017 +0000 Commit: Daniel Campbell <zlg <AT> gentoo <DOT> org> CommitDate: Tue Dec 12 21:45:58 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04b11d9a app-text/pelican: Remove self from maintainers Package-Manager: Portage-2.3.16, Repoman-2.3.6 app-text/pelican/metadata.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/app-text/pelican/metadata.xml b/app-text/pelican/metadata.xml index f910bc58fa3..74329b5b96e 100644 --- a/app-text/pelican/metadata.xml +++ b/app-text/pelican/metadata.xml @@ -5,10 +5,6 @@ <email>djc@gentoo.org</email> <name>Dirkjan Ochtman</name> </maintainer> - <maintainer type="person"> - <email>zlg@gentoo.org</email> - <name>Daniel Campbell</name> - </maintainer> <upstream> <remote-id type="pypi">pelican</remote-id> <remote-id type="github">getpelican/pelican</remote-id>