diff options
| author | 2018-02-07 15:51:28 -0500 | |
|---|---|---|
| committer | 2018-02-17 16:10:29 +0100 | |
| commit | a70344dce419cb7c2323441e90a013386a3598c6 (patch) | |
| tree | 59b87338a9ef21eaff335192facfc611cd856211 | |
| parent | app-office/lyx: Prepare for font.eclass change (diff) | |
| download | gentoo-a70344dce419cb7c2323441e90a013386a3598c6.tar.gz gentoo-a70344dce419cb7c2323441e90a013386a3598c6.tar.bz2 gentoo-a70344dce419cb7c2323441e90a013386a3598c6.zip | |
app-misc/mosquitto: add maintainer to metadata.xml file.
Closes: https://bugs.gentoo.org/647128
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Closes: https://github.com/gentoo/gentoo/pull/7135
| -rw-r--r-- | app-misc/mosquitto/metadata.xml | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/app-misc/mosquitto/metadata.xml b/app-misc/mosquitto/metadata.xml index 16890c32f16c..2b05da7a5d48 100644 --- a/app-misc/mosquitto/metadata.xml +++ b/app-misc/mosquitto/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>ramage.lucas@openmailbox.org</email> + <name>Lucas Ramage</name> + </maintainer> + <maintainer type="project"> + <email>proxy-maint@gentoo.org</email> + <name>Proxy Maintainers</name> + </maintainer> <use> <flag name="bridge">Enable bridge support in the MQTT broker.</flag> <flag name="persistence">Store messages and subscriptions to a file.</flag> |
