diff options
author | Michał Górny <mgorny@gentoo.org> | 2016-01-24 23:55:10 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2016-01-24 23:58:38 +0100 |
commit | 8849b098c085c07e4ac1257e5b39df35d98c3c58 (patch) | |
tree | 02d93ae662fb1a813380775612e35e819d67e303 /mail-mta/opensmtpd | |
parent | 82b9b91ffbf820584e7389097292abba4b579818 (diff) | |
download | gentoo-8849b098c085c07e4ac1257e5b39df35d98c3c58.tar.gz gentoo-8849b098c085c07e4ac1257e5b39df35d98c3c58.tar.xz |
Set appropriate maintainer types in metadata.xml (GLEP 67)
Diffstat (limited to 'mail-mta/opensmtpd')
-rw-r--r-- | mail-mta/opensmtpd/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-mta/opensmtpd/metadata.xml b/mail-mta/opensmtpd/metadata.xml index 09a82c4e7ad..4a9db506441 100644 --- a/mail-mta/opensmtpd/metadata.xml +++ b/mail-mta/opensmtpd/metadata.xml @@ -4,7 +4,7 @@ <longdescription lang="en"> OpenSMTPD is an implementation of the server-side SMTP protocol as defined by RFC 5321, with some additional standard extensions. It allows ordinary machines to exchange e-mails with other systems speaking the SMTP protocol. </longdescription> -<maintainer> +<maintainer type="person"> <email>zx2c4@gentoo.org</email> <name>Jason A. Donenfeld</name> </maintainer> |