commit: dde631af84cbd9ec03866826d6c51802b120f949 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Wed Jun 29 22:03:47 2022 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Wed Jun 29 22:03:47 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dde631af
net-ftp/lftp: add myself as maintainer Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> net-ftp/lftp/metadata.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/net-ftp/lftp/metadata.xml b/net-ftp/lftp/metadata.xml index d7c37f55b569..31c778d46d76 100644 --- a/net-ftp/lftp/metadata.xml +++ b/net-ftp/lftp/metadata.xml @@ -1,7 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <!-- maintainer-needed --> + <maintainer type="person"> + <email>[email protected]</email> + <name>Conrad Kostecki</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>
