diff --git a/dev-python/liblarch/metadata.xml b/dev-python/liblarch/metadata.xml
index c2ca3019dd884..2597e15fa79f2 100644
--- a/dev-python/liblarch/metadata.xml
+++ b/dev-python/liblarch/metadata.xml
@@ -7,9 +7,6 @@
leio@gentoo.org
-
- steev@gentoo.org
-
Liblarch is a python library built to easily handle data structure such are lists, trees and directed acyclic graphs (tree where nodes can have multiple parents). There's also a liblarch-gtk binding that will allow you to use your data structure in a Gtk.Treeview.