Index: applications/editors/josm/plugins/mapillary/build.xml
===================================================================
--- applications/editors/josm/plugins/mapillary/build.xml	(revision 31183)
+++ applications/editors/josm/plugins/mapillary/build.xml	(revision 31185)
@@ -24,5 +24,5 @@
          See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     -->
-    <property name="plugin.author" value="Nokutu"/>
+    <property name="plugin.author" value="nokutu <nokutu@openmailbox.org>"/>
     <property name="plugin.class" value="org.openstreetmap.josm.plugins.mapillary.MapillaryPlugin"/>
     <property name="plugin.description" value="Enables user to work with pictures hosted at mapillary.com"/>
@@ -30,5 +30,5 @@
     <!-- <property name="plugin.link" value="..."/>-->
     <!--<property name="plugin.early" value="..."/>-->
-    <!--<property name="plugin.requires" value="commons-imaging"/>-->
+    <property name="plugin.requires" value="commons-imaging"/>
     <!--<property name="plugin.stage" value="..."/>-->
     
