summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-11-03 22:25:05 +0100
committerMichał Górny <mgorny@gentoo.org>2020-11-03 22:32:23 +0100
commita39de70660d29970e5382077f18b7e5304c5bfe1 (patch)
tree909ac09ba8ac1564dc58c08a70e7e1d4bc3d02c7 /dev-libs/libuv
parentnet-dns/pdns-recursor: Version bump to 4.4.0 (diff)
downloadgentoo-a39de70660d29970e5382077f18b7e5304c5bfe1.tar.gz
gentoo-a39de70660d29970e5382077f18b7e5304c5bfe1.tar.bz2
gentoo-a39de70660d29970e5382077f18b7e5304c5bfe1.zip
*/*: Reassign jer's packages
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-libs/libuv')
-rw-r--r--dev-libs/libuv/metadata.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/dev-libs/libuv/metadata.xml b/dev-libs/libuv/metadata.xml
index 125e4a565071..79d3a05ac5ad 100644
--- a/dev-libs/libuv/metadata.xml
+++ b/dev-libs/libuv/metadata.xml
@@ -5,9 +5,6 @@
<email>kde@gentoo.org</email>
<name>Gentoo KDE Project</name>
</maintainer>
- <maintainer type="person">
- <email>jer@gentoo.org</email>
- </maintainer>
<longdescription lang="en">
libuv is a platform layer for node.js. Its purpose is to abstract
IOCP on Windows and epoll/kqueue/event ports/etc. on Unix systems.