You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jv...@apache.org on 2014/06/10 19:11:53 UTC

git commit: Adding contributors for MNG-5639, 5613, 4226

Repository: maven
Updated Branches:
  refs/heads/master 016932edb -> faccffe26


Adding contributors for MNG-5639, 5613, 4226

Fixes #7
Fixes #11
Fixes #12
Fixes #13
Fixes #16
Fixes #17
Fixes #18
Fixes #19


Project: http://git-wip-us.apache.org/repos/asf/maven/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/faccffe2
Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/faccffe2
Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/faccffe2

Branch: refs/heads/master
Commit: faccffe269aa169dd2bac8559986accd9bb8c42b
Parents: 016932e
Author: Jason van Zyl <ja...@tesla.io>
Authored: Tue Jun 10 13:04:52 2014 -0400
Committer: Jason van Zyl <ja...@tesla.io>
Committed: Tue Jun 10 13:04:52 2014 -0400

----------------------------------------------------------------------
 pom.xml | 9 +++++++++
 1 file changed, 9 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven/blob/faccffe2/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ec84d56..93d0216 100644
--- a/pom.xml
+++ b/pom.xml
@@ -111,6 +111,15 @@
     <contributor>
       <name>Stuart McCulloch</name>
     </contributor>
+    <contributor>
+      <name>Mark Ingram (MNG-5639)</name>
+    </contributor>
+    <contributor>
+      <name>Christopher Tubbs (MNG-4226)</name>
+    </contributor>
+    <contributor>
+      <name>Sébastian Le Merdy (MNG-5613)</name>
+    </contributor>
   </contributors>
 
   <prerequisites>