Repository: maven-scm Updated Branches: refs/heads/master 57f24ab04 -> a28a60f64
Add Richard DiCroce as contributor (for several maven-scm-provider-jgit patches) Project: http://git-wip-us.apache.org/repos/asf/maven-scm/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-scm/commit/a28a60f6 Tree: http://git-wip-us.apache.org/repos/asf/maven-scm/tree/a28a60f6 Diff: http://git-wip-us.apache.org/repos/asf/maven-scm/diff/a28a60f6 Branch: refs/heads/master Commit: a28a60f642fcb7dacdc77a9839d880d6cbc6af67 Parents: 57f24ab Author: rfscholte <[email protected]> Authored: Mon May 30 23:38:59 2016 +0200 Committer: rfscholte <[email protected]> Committed: Mon May 30 23:38:59 2016 +0200 ---------------------------------------------------------------------- pom.xml | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven-scm/blob/a28a60f6/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 232ba8b..cbe6109 100644 --- a/pom.xml +++ b/pom.xml @@ -473,6 +473,9 @@ <contributor> <name>Ludovic Lebegue</name> </contributor> + <contributor> + <name>Richard DiCroce</name> + </contributor> </contributors> <profiles>
