You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2016/06/04 10:37:05 UTC

maven-scm git commit: Add Gary L Peskin as contributor for the SCM-772 patch

Repository: maven-scm
Updated Branches:
  refs/heads/master 68eecff6c -> a1339f4d8


Add Gary L Peskin as contributor for the SCM-772 patch


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

Branch: refs/heads/master
Commit: a1339f4d8830e8f99fc7aa76c0e5a2bab7299c88
Parents: 68eecff
Author: rfscholte <rf...@apache.org>
Authored: Sat Jun 4 12:36:46 2016 +0200
Committer: rfscholte <rf...@apache.org>
Committed: Sat Jun 4 12:36:46 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/maven-scm/blob/a1339f4d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 93a031d..1990d76 100644
--- a/pom.xml
+++ b/pom.xml
@@ -479,6 +479,9 @@
     <contributor>
       <name>Thomas Meyer</name>
     </contributor>
+    <contributor>
+      <name>Gary L Peskin</name>
+    </contributor>
   </contributors>
 
   <profiles>