diff options
author | Sam James <sam@gentoo.org> | 2020-11-04 00:44:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-04 00:44:40 +0000 |
commit | f2afb28a269ca5427e0dfc9f21161f8fc9bcab5d (patch) | |
tree | f6040774b12819dc7ae13868bfdfc38dcaecfb89 /net-misc/iperf | |
parent | net-misc/iperf: join as (co-)maintainer (diff) | |
download | gentoo-f2afb28a269ca5427e0dfc9f21161f8fc9bcab5d.tar.gz gentoo-f2afb28a269ca5427e0dfc9f21161f8fc9bcab5d.tar.bz2 gentoo-f2afb28a269ca5427e0dfc9f21161f8fc9bcab5d.zip |
net-misc/iperf: join as (co-)maintainer
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/iperf')
-rw-r--r-- | net-misc/iperf/metadata.xml | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/net-misc/iperf/metadata.xml b/net-misc/iperf/metadata.xml index b381f3296daf..3ad52d67cbfd 100644 --- a/net-misc/iperf/metadata.xml +++ b/net-misc/iperf/metadata.xml @@ -1,17 +1,17 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer type="person"> -<email>sam@gentoo.org</email> -<name>Sam James</name> -</maintainer> -<maintainer type="project"> -<email>netmon@gentoo.org</email> -<name>Gentoo network monitoring and analysis project</name> -</maintainer> -<upstream> -<remote-id type="cpe">cpe:/a:iperf_project:iperf</remote-id> -<remote-id type="github">esnet/iperf</remote-id> -<remote-id type="sourceforge">iperf</remote-id> -</upstream> + <maintainer type="person"> + <email>sam@gentoo.org</email> + <name>Sam James</name> + </maintainer> + <maintainer type="project"> + <email>netmon@gentoo.org</email> + <name>Gentoo network monitoring and analysis project</name> + </maintainer> + <upstream> + <remote-id type="cpe">cpe:/a:iperf_project:iperf</remote-id> + <remote-id type="github">esnet/iperf</remote-id> + <remote-id type="sourceforge">iperf</remote-id> + </upstream> </pkgmetadata> |