commit: a08189b282c3069ff386235c8309d0a015c067cb Author: Ralph Seichter <github <AT> seichter <DOT> de> AuthorDate: Thu Mar 28 16:37:08 2019 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Thu Mar 28 23:12:31 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a08189b2
mail-mta/postfix: add maintainer to metadata.xml. As suggested by the current primary maintainer Eray Aslan. Signed-off-by: Ralph Seichter <gentoo <AT> seichter.de> Closes: https://github.com/gentoo/gentoo/pull/11524 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> mail-mta/postfix/metadata.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/mail-mta/postfix/metadata.xml b/mail-mta/postfix/metadata.xml index fe1d9dcbdd6..0a5d5c8755f 100644 --- a/mail-mta/postfix/metadata.xml +++ b/mail-mta/postfix/metadata.xml @@ -13,6 +13,12 @@ William Hubbs </name> </maintainer> + <maintainer type="person"> + <email>[email protected]</email> + <name> + Ralph Seichter + </name> + </maintainer> <use> <flag name="dovecot-sasl">Enable <pkg>net-mail/dovecot</pkg> protocol version 1 (server only) SASL implementation</flag>
