commit: a4183de3e8f1ac01c72223d22c15caa6ac673d66 Author: Ralph Seichter <github <AT> seichter <DOT> de> AuthorDate: Mon May 11 15:43:50 2020 +0000 Commit: Amadeusz Piotr Żołnowski <aidecoe <AT> gentoo <DOT> org> CommitDate: Mon May 11 21:30:53 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4183de3
net-mail/muchsync: Add myself as maintainer As discussed on the gentoo-dev mailing list. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Ralph Seichter <gentoo <AT> seichter.de> Signed-off-by: Amadeusz Piotr Żołnowski <aidecoe <AT> gentoo.org> net-mail/muchsync/metadata.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/net-mail/muchsync/metadata.xml b/net-mail/muchsync/metadata.xml index e3dc63c49c6..597bb2caf67 100644 --- a/net-mail/muchsync/metadata.xml +++ b/net-mail/muchsync/metadata.xml @@ -1,7 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <!-- maintainer-needed --> + <maintainer type="person"> + <email>[email protected]</email> + <name>Ralph Seichter</name> + </maintainer> + <maintainer type="project"> + <email>[email protected]</email> + <name>Proxy Maintainers</name> + </maintainer> <longdescription lang="en"> Muchsync brings notmuch to all of your computers by synchronizing your mail messages and notmuch tags across machines. The protocol is heavily
