Move contributors to TLP pom

git-svn-id: https://svn.apache.org/repos/asf/directory/project/branches/bigbang@639781 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index d5c8c93..6cb9f80 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,7 +38,11 @@
 
   <developers></developers>
 
-  <contributors></contributors>
+  <contributors>
+    <contributor>
+      <name>Nick Faiz</name>
+    </contributor>
+  </contributors>
 
   <scm>
     <connection>scm:svn:http://svn.apache.org/repos/asf/directory/project/branches/bigbang</connection>
diff --git a/site/pom.xml b/site/pom.xml
index 0423309..97b56cb 100644
--- a/site/pom.xml
+++ b/site/pom.xml
@@ -110,12 +110,6 @@
     </developer>
   </developers>
   
-  <contributors>
-    <contributor>
-      <name>Nick Faiz</name>
-    </contributor>
-  </contributors>
-
   <licenses>
     <license>
       <name>Apache License, Version 2.0</name>