commit: 2657147e65d7c8547041a908700324ddc63b86ac Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Tue Nov 3 22:30:30 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Tue Nov 3 22:30:30 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2657147e
net-ftp/lftp: add slyfox@ to maintainers Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> net-ftp/lftp/metadata.xml | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/net-ftp/lftp/metadata.xml b/net-ftp/lftp/metadata.xml index 779ee124409..6a9ad4b402e 100644 --- a/net-ftp/lftp/metadata.xml +++ b/net-ftp/lftp/metadata.xml @@ -1,9 +1,12 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<!-- maintainer-needed --> -<use> -<flag name="convert-mozilla-cookies">Install the convert-mozilla-cookies script and its run-time dependencies</flag> -<flag name="verify-file">Install the verify-file script and its run-time dependencies</flag> -</use> + <maintainer type="person"> + <email>[email protected]</email> + <name>Sergei Trofimovich</name> + </maintainer> + <use> + <flag name="convert-mozilla-cookies">Install the convert-mozilla-cookies script and its run-time dependencies</flag> + <flag name="verify-file">Install the verify-file script and its run-time dependencies</flag> + </use> </pkgmetadata>
