From patchwork Fri Sep 22 14:46:29 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Samantha Jalabert X-Patchwork-Id: 31016 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1E1FFE6FE58 for ; Fri, 22 Sep 2023 14:48:19 +0000 (UTC) Received: from 20.mo583.mail-out.ovh.net (20.mo583.mail-out.ovh.net [91.121.55.239]) by mx.groups.io with SMTP id smtpd.web10.23281.1695394098505510122 for ; Fri, 22 Sep 2023 07:48:18 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=softfail (domain: syslinbit.com, ip: 91.121.55.239, mailfrom: samantha.jalabert@syslinbit.com) Received: from director7.ghost.mail-out.ovh.net (unknown [10.109.143.238]) by mo583.mail-out.ovh.net (Postfix) with ESMTP id 743FC24B8F for ; Fri, 22 Sep 2023 14:48:16 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-zgg77 (unknown [10.108.20.174]) by director7.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 27F9F1FEC3; Fri, 22 Sep 2023 14:48:16 +0000 (UTC) Received: from syslinbit.com ([37.59.142.95]) by ghost-submission-6684bf9d7b-zgg77 with ESMTPSA id qONhCDCpDWXllzIA/woYXQ (envelope-from ); Fri, 22 Sep 2023 14:48:16 +0000 Authentication-Results: garm.ovh; auth=pass (GARM-95G00113e5c0d8-a8d4-4f96-80bc-fe2a8d35a494, AFFFA5016FD5D6F266D6A3E59BAD914049384489) smtp.auth=samantha.jalabert@syslinbit.com X-OVh-ClientIp: 141.94.99.231 From: samantha.jalabert@syslinbit.com To: openembedded-core@lists.openembedded.org, mrybczynska@syslinbit.com, leon.anavi@konsulko.com, wangmy@fujitsu.com, zhengrq.fnst@fujitsu.com Cc: Samantha Jalabert Subject: [PATCH 17/17] maintainers.inc: add python3-spdx-tools and dependencies Date: Fri, 22 Sep 2023 14:46:29 +0000 Message-Id: <20230922144628.2495839-18-samantha.jalabert@syslinbit.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230922144628.2495839-1-samantha.jalabert@syslinbit.com> References: <20230922144628.2495839-1-samantha.jalabert@syslinbit.com> MIME-Version: 1.0 X-Ovh-Tracer-Id: 12191244192490457353 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: -100 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedviedrudekkedgieduucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhephffvvefufffkofgjfhgggfestdekredtredttdenucfhrhhomhepshgrmhgrnhhthhgrrdhjrghlrggsvghrthesshihshhlihhnsghithdrtghomhenucggtffrrghtthgvrhhnpeetleffjeffvdejvdfgueelvdfgheejieetheevteehleeljeduuedtteekgfeuffenucfkphepuddvjedrtddrtddruddpudeguddrleegrdelledrvdefuddpfeejrdehledrudegvddrleehnecuvehluhhsthgvrhfuihiivgepudefnecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomhepoehsrghmrghnthhhrgdrjhgrlhgrsggvrhhtsehshihslhhinhgsihhtrdgtohhmqedpnhgspghrtghpthhtohepuddprhgtphhtthhopehophgvnhgvmhgsvgguuggvugdqtghorhgvsehlihhsthhsrdhophgvnhgvmhgsvgguuggvugdrohhrghdpoffvtefjohhsthepmhhoheekfedpmhhouggvpehsmhhtphhouhht List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 22 Sep 2023 14:48:19 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/188120 From: Samantha Jalabert Add maintainers for new packages and also some copied from meta-python: python3-beartype, python3-booleanpy, python3-click, python3-isodate, python3-license-expression, python3-rdflib, python3-spdx-tools, python3-uritools, python3-xmltodict Signed-off-by: Marta Rybczynska Signed-off-by: Samantha Jalabert --- meta/conf/distro/include/maintainers.inc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/meta/conf/distro/include/maintainers.inc b/meta/conf/distro/include/maintainers.inc index 3619588ae6..7a94fd5020 100644 --- a/meta/conf/distro/include/maintainers.inc +++ b/meta/conf/distro/include/maintainers.inc @@ -604,11 +604,14 @@ RECIPE_MAINTAINER:pn-python3-atomicwrites = "Tim Orling " RECIPE_MAINTAINER:pn-python3-iniparse = "Trevor Gamblin " RECIPE_MAINTAINER:pn-python3-iso8601 = "Tim Orling " +RECIPE_MAINTAINER:pn-python3-isodate = "Leon Anavi " RECIPE_MAINTAINER:pn-python3-installer = "Ross Burton " RECIPE_MAINTAINER:pn-python3-jinja2 = "Richard Purdie " RECIPE_MAINTAINER:pn-python3-jsonpointer = "Bruce Ashfield " RECIPE_MAINTAINER:pn-python3-jsonschema = "Bruce Ashfield " +RECIPE_MAINTAINER:pn-python3-license-expression = "Wang Mingyu " RECIPE_MAINTAINER:pn-python3-libarchive-c = "Joshua Watt " RECIPE_MAINTAINER:pn-python3-lxml = "Khem Raj " RECIPE_MAINTAINER:pn-python3-magic = "Joshua Watt " @@ -675,6 +680,7 @@ RECIPE_MAINTAINER:pn-python3-pytest-runner = "Tim Orling " RECIPE_MAINTAINER:pn-python3-snowballstemmer = "Tim Orling " RECIPE_MAINTAINER:pn-python3-sortedcontainers = "Tim Orling " +RECIPE_MAINTAINER:pn-python3-spdx-tools = "Marta Rybczynska " RECIPE_MAINTAINER:pn-python3-sphinx = "Tim Orling " RECIPE_MAINTAINER:pn-python3-sphinxcontrib-qthelp = "Tim Orling " RECIPE_MAINTAINER:pn-python3-sphinxcontrib-devhelp = "Tim Orling " @@ -706,11 +713,13 @@ RECIPE_MAINTAINER:pn-python3-trove-classifiers = "Trevor Gamblin