You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2015/01/02 02:44:18 UTC

[1/2] maven-scm git commit: add contributor

Repository: maven-scm
Updated Branches:
  refs/heads/master 98045af2d -> 06c39544f


add contributor


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

Branch: refs/heads/master
Commit: e22b71aa2d2c254b92c73e79b36770b0f8b48d5f
Parents: 98045af
Author: Olivier Lamy <ol...@apache.org>
Authored: Fri Jan 2 12:43:52 2015 +1100
Committer: Olivier Lamy <ol...@apache.org>
Committed: Fri Jan 2 12:43:52 2015 +1100

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


http://git-wip-us.apache.org/repos/asf/maven-scm/blob/e22b71aa/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 72a326e..e6b8a13 100644
--- a/pom.xml
+++ b/pom.xml
@@ -382,6 +382,9 @@
     <contributor>
       <name>Dominik Bartholdi</name>
     </contributor>
+    <contributor>
+      <name>Ludovic Lebegue</name>
+    </contributor>
   </contributors>
 
   <profiles>


[2/2] maven-scm git commit: Dominik is now dev

Posted by ol...@apache.org.
Dominik is now dev


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

Branch: refs/heads/master
Commit: 06c39544f2aa1534cdbd7e41a054f86d9b635f08
Parents: e22b71a
Author: Olivier Lamy <ol...@apache.org>
Authored: Fri Jan 2 12:44:11 2015 +1100
Committer: Olivier Lamy <ol...@apache.org>
Committed: Fri Jan 2 12:44:11 2015 +1100

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


http://git-wip-us.apache.org/repos/asf/maven-scm/blob/06c39544/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e6b8a13..b690ec0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -380,9 +380,6 @@
       <name>Darryl L. Miles</name>
     </contributor>
     <contributor>
-      <name>Dominik Bartholdi</name>
-    </contributor>
-    <contributor>
       <name>Ludovic Lebegue</name>
     </contributor>
   </contributors>