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 2015/09/12 00:52:54 UTC

maven git commit: Adding contributor for PR 41, closes #41

Repository: maven
Updated Branches:
  refs/heads/master 545c6e268 -> 308f37088


Adding contributor for PR 41, closes #41


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

Branch: refs/heads/master
Commit: 308f37088c2a604dcc4012e00cf5fc0931e42482
Parents: 545c6e2
Author: Jason van Zyl <ja...@tesla.io>
Authored: Fri Sep 11 18:52:23 2015 -0400
Committer: Jason van Zyl <ja...@tesla.io>
Committed: Fri Sep 11 18:52:23 2015 -0400

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


http://git-wip-us.apache.org/repos/asf/maven/blob/308f3708/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 35efc7c..cbf6d46 100644
--- a/pom.xml
+++ b/pom.xml
@@ -131,6 +131,9 @@
     <contributor>
       <name>Phil Pratt-Szeliga (MNG-5645)</name>
     </contributor>
+    <contributor>
+      <name>Florencia Tarditti (PR 41)</name>
+    </contributor>
   </contributors>
 
   <prerequisites>