Adding myself to a list of developers


git-svn-id: https://svn.apache.org/repos/asf/directory/project/trunk@1670164 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index a9c8ddd..1b2f796 100644
--- a/pom.xml
+++ b/pom.xml
@@ -328,6 +328,16 @@
       </roles>
     </developer>
 
+    <developer>
+      <id>semancik</id>
+      <name>Radovan Semancik</name>
+      <organization>ASF</organization>
+      <organizationUrl>http://www.apache.org/</organizationUrl>
+      <roles>
+        <role>Committer</role>
+      </roles>
+    </developer>
+
     <!--  Emeritus -->
     <developer>
       <id>brett</id>