Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/coreschema/
Date: Thu, 08 Jul 2021 06:55:40
Message-Id: 1625727322.964ea4f76141f18b292031e25b5f973b4e63ee52.mgorny@gentoo
1 commit: 964ea4f76141f18b292031e25b5f973b4e63ee52
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 8 06:30:06 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 8 06:55:22 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=964ea4f7
7
8 dev-python/coreschema: Add python@ as maintainer
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/coreschema/coreschema-0.0.4.ebuild | 2 +-
13 dev-python/coreschema/metadata.xml | 5 ++++-
14 2 files changed, 5 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-python/coreschema/coreschema-0.0.4.ebuild b/dev-python/coreschema/coreschema-0.0.4.ebuild
17 index 9dd5057cd50..a4c0e7af886 100644
18 --- a/dev-python/coreschema/coreschema-0.0.4.ebuild
19 +++ b/dev-python/coreschema/coreschema-0.0.4.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2020 Gentoo Authors
22 +# Copyright 1999-2021 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=8
26
27 diff --git a/dev-python/coreschema/metadata.xml b/dev-python/coreschema/metadata.xml
28 index d45b55897ac..96dce88db22 100644
29 --- a/dev-python/coreschema/metadata.xml
30 +++ b/dev-python/coreschema/metadata.xml
31 @@ -1,7 +1,10 @@
32 <?xml version="1.0" encoding="UTF-8"?>
33 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
34 <pkgmetadata>
35 - <!-- maintainer-needed -->
36 + <maintainer type="project">
37 + <email>python@g.o</email>
38 + <name>Python</name>
39 + </maintainer>
40 <upstream>
41 <remote-id type="pypi">coreschema</remote-id>
42 </upstream>