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 75C76138359 for ; Sun, 9 Aug 2020 07:14:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4BDA1E08EC; Sun, 9 Aug 2020 07:14:19 +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 1DCC0E08ED for ; Sun, 9 Aug 2020 07:14:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 A5F4234F480 for ; Sun, 9 Aug 2020 07:14:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 30983311 for ; Sun, 9 Aug 2020 07:14:16 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1596957237.ef615d67c8e0b3e4003c7b55a8d940f27db6b2ab.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/urwidtrees/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/urwidtrees/metadata.xml X-VCS-Directories: dev-python/urwidtrees/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: ef615d67c8e0b3e4003c7b55a8d940f27db6b2ab X-VCS-Branch: master Date: Sun, 9 Aug 2020 07:14:16 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 95fc9f93-c7b9-409a-ae17-bcc48b6bfed1 X-Archives-Hash: 947022054ff0b60da637b3f2548da2a3 commit: ef615d67c8e0b3e4003c7b55a8d940f27db6b2ab Author: Guillaume Seren gmail com> AuthorDate: Sun Jul 12 16:58:16 2020 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Sun Aug 9 07:13:57 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef615d67 dev-python/urwidtrees: Add myself as maintainer Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Guillaume Seren gmail.com> Signed-off-by: Joonas Niilola gentoo.org> dev-python/urwidtrees/metadata.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/dev-python/urwidtrees/metadata.xml b/dev-python/urwidtrees/metadata.xml index e312933c461..f8156c81608 100644 --- a/dev-python/urwidtrees/metadata.xml +++ b/dev-python/urwidtrees/metadata.xml @@ -1,7 +1,14 @@ - + + guillaumeseren@gmail.com + Guillaume Seren + + + proxy-maint@gentoo.org + Proxy Maintainers + This is a Widget Container API for the urwid toolkit. It uses a MVC approach and allows to build trees of widgets.