commit: 2b937b881513fa59ef7fb30b45c3d20cf86b034e Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org> AuthorDate: Thu Jun 4 11:51:06 2020 +0000 Commit: Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org> CommitDate: Thu Jun 4 11:51:06 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b937b88
net-misc/anydesk: Add myself as maintainer. Bug: https://bugs.gentoo.org/711850 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo.org> net-misc/anydesk/metadata.xml | 38 +++++++++++++++++++++----------------- 1 file changed, 21 insertions(+), 17 deletions(-) diff --git a/net-misc/anydesk/metadata.xml b/net-misc/anydesk/metadata.xml index 09ba7bee800..d9c4330ac25 100644 --- a/net-misc/anydesk/metadata.xml +++ b/net-misc/anydesk/metadata.xml @@ -1,21 +1,25 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>[email protected]</email> - <name>Christian Buchinger</name> - </maintainer> - <maintainer type="project"> - <email>[email protected]</email> - <name>Proxy Maintainers</name> - </maintainer> - <upstream> - <changelog>https://download.anydesk.com/changelog.txt</changelog> - <bugs-to>mailto:[email protected]</bugs-to> - </upstream> - <longdescription lang="en"> - Connect to a computer remotely, be it from the other end of the office - or halfway around the world. AnyDesk ensures secure and reliable remote - desktop connections for IT professionals and on-the-go individuals alike. - </longdescription> +<maintainer type="person"> + <email>[email protected]</email> + <name>Jorge Manuel B. S. Vicetto</name> +</maintainer> +<maintainer type="person"> + <email>[email protected]</email> + <name>Christian Buchinger</name> +</maintainer> +<maintainer type="project"> + <email>[email protected]</email> + <name>Proxy Maintainers</name> +</maintainer> +<upstream> + <changelog>https://download.anydesk.com/changelog.txt</changelog> + <bugs-to>mailto:[email protected]</bugs-to> +</upstream> +<longdescription lang="en"> + Connect to a computer remotely, be it from the other end of the office + or halfway around the world. AnyDesk ensures secure and reliable remote + desktop connections for IT professionals and on-the-go individuals alike. +</longdescription> </pkgmetadata>
