From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1131393-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 4912B138334 for <garchives@archives.gentoo.org>; Mon, 16 Dec 2019 11:33:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B57F5E08D0; Mon, 16 Dec 2019 11:33:57 +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 9BCC2E08D0 for <gentoo-commits@lists.gentoo.org>; Mon, 16 Dec 2019 11:33:57 +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 BDD9F34D87F for <gentoo-commits@lists.gentoo.org>; Mon, 16 Dec 2019 11:33:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5FDFB98B for <gentoo-commits@lists.gentoo.org>; Mon, 16 Dec 2019 11:33:53 +0000 (UTC) From: "Hanno Böck" <hanno@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, "Hanno Böck" <hanno@gentoo.org> Message-ID: <1576495877.7a0713a58ed23a7aed99861c88e3ff11a4342096.hanno@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-erlang/jiffy/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-erlang/jiffy/metadata.xml X-VCS-Directories: dev-erlang/jiffy/ X-VCS-Committer: hanno X-VCS-Committer-Name: Hanno Böck X-VCS-Revision: 7a0713a58ed23a7aed99861c88e3ff11a4342096 X-VCS-Branch: master Date: Mon, 16 Dec 2019 11:33:53 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2669a89c-b4a0-42a3-8f92-88b66eb114bd X-Archives-Hash: 75d4186606f3fca7937a5cedf967a8b6 commit: 7a0713a58ed23a7aed99861c88e3ff11a4342096 Author: Hanno Böck <hanno <AT> gentoo <DOT> org> AuthorDate: Mon Dec 16 11:31:17 2019 +0000 Commit: Hanno Böck <hanno <AT> gentoo <DOT> org> CommitDate: Mon Dec 16 11:31:17 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a0713a5 dev-erlang/jiffy: Fix metadata Maintainer type was person, not project. Signed-off-by: Hanno Böck <hanno <AT> gentoo.org> Package-Manager: Portage-2.3.81, Repoman-2.3.20 dev-erlang/jiffy/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-erlang/jiffy/metadata.xml b/dev-erlang/jiffy/metadata.xml index 586629b67fd..075bdfe392f 100644 --- a/dev-erlang/jiffy/metadata.xml +++ b/dev-erlang/jiffy/metadata.xml @@ -1,7 +1,7 @@ <?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> + <maintainer type="project"> <email>ejabberd@gentoo.org</email> </maintainer> <upstream>