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/neovim-remote/
Date: Sat, 04 Jun 2022 19:58:03
Message-Id: 1654372674.83b8c901b929b3393d3414cadbcda50f6b4ccf5d.mgorny@gentoo
1 commit: 83b8c901b929b3393d3414cadbcda50f6b4ccf5d
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 4 19:56:15 2022 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 4 19:57:54 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83b8c901
7
8 dev-python/neovim-remote: Add python@ as co-maint.
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/neovim-remote/metadata.xml | 4 ++++
13 1 file changed, 4 insertions(+)
14
15 diff --git a/dev-python/neovim-remote/metadata.xml b/dev-python/neovim-remote/metadata.xml
16 index 2ffcbb601a94..bbf1e5633e11 100644
17 --- a/dev-python/neovim-remote/metadata.xml
18 +++ b/dev-python/neovim-remote/metadata.xml
19 @@ -9,6 +9,10 @@
20 <email>proxy-maint@g.o</email>
21 <name>Proxy Maintainers</name>
22 </maintainer>
23 + <maintainer type="project">
24 + <email>python@g.o</email>
25 + <name>Python</name>
26 + </maintainer>
27 <upstream>
28 <remote-id type="pypi">neovim-remote</remote-id>
29 </upstream>