commit:     1c1a377fbcd77f6ff3ff630d4645f49161070953
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 26 09:47:04 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jan 26 09:52:34 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c1a377f

dev-python/pymdown-extensions: Add python@ as co-maint

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pymdown-extensions/metadata.xml                    | 4 ++++
 dev-python/pymdown-extensions/pymdown-extensions-8.1.1.ebuild | 4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/dev-python/pymdown-extensions/metadata.xml 
b/dev-python/pymdown-extensions/metadata.xml
index 6b89dfe643e..dae957f6e7d 100644
--- a/dev-python/pymdown-extensions/metadata.xml
+++ b/dev-python/pymdown-extensions/metadata.xml
@@ -10,6 +10,10 @@
                <email>[email protected]</email>
                <name>Proxy Maintainers</name>
        </maintainer>
+       <maintainer type="project">
+               <email>[email protected]</email>
+               <name>Python</name>
+       </maintainer>
        <upstream>
                <remote-id 
type="github">facelessuser/pymdown-extensions</remote-id>
                <remote-id type="pypi">pymdown-extensions</remote-id>

diff --git a/dev-python/pymdown-extensions/pymdown-extensions-8.1.1.ebuild 
b/dev-python/pymdown-extensions/pymdown-extensions-8.1.1.ebuild
index 9261e00c48e..9803061f44b 100644
--- a/dev-python/pymdown-extensions/pymdown-extensions-8.1.1.ebuild
+++ b/dev-python/pymdown-extensions/pymdown-extensions-8.1.1.ebuild
@@ -18,8 +18,8 @@ inherit distutils-r1 docs
 
 DESCRIPTION="Extensions for Python Markdown."
 HOMEPAGE="
-       https://github.com/facelessuser/pymdown-extensions
-       https://pypi.org/project/pymdown-extensions
+       https://github.com/facelessuser/pymdown-extensions/
+       https://pypi.org/project/pymdown-extensions/
 "
 SRC_URI="https://github.com/facelessuser/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 

Reply via email to