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 7A7F0138359 for ; Tue, 8 Sep 2020 19:11:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 84A67E087F; Tue, 8 Sep 2020 19:11:24 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 7056EE0882 for ; Tue, 8 Sep 2020 19:11:24 +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 7D674340F05 for ; Tue, 8 Sep 2020 19:11:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B9AAD364 for ; Tue, 8 Sep 2020 19:11:20 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1599592266.70b9246976382c8f529ae9b0785cfcd24e16f62a.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pandas/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pandas/metadata.xml X-VCS-Directories: dev-python/pandas/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 70b9246976382c8f529ae9b0785cfcd24e16f62a X-VCS-Branch: master Date: Tue, 8 Sep 2020 19:11:20 +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: a5174192-b9a4-4062-8605-f045f1a25c30 X-Archives-Hash: 22bcd342f9b8444571daf1128fde1864 commit: 70b9246976382c8f529ae9b0785cfcd24e16f62a Author: Michał Górny gentoo org> AuthorDate: Tue Sep 8 18:00:37 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Sep 8 19:11:06 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70b92469 dev-python/pandas: Add python@ as co-maint Signed-off-by: Michał Górny gentoo.org> dev-python/pandas/metadata.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dev-python/pandas/metadata.xml b/dev-python/pandas/metadata.xml index 2afb9b3d563..b9765738f6c 100644 --- a/dev-python/pandas/metadata.xml +++ b/dev-python/pandas/metadata.xml @@ -5,6 +5,9 @@ sci@gentoo.org Gentoo Science Project + + python@gentoo.org + Pandas is a Python package providing fast, flexible, and expressive data structures designed to make working with "relational" or