You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@groovy.apache.org by pa...@apache.org on 2016/07/16 08:22:38 UTC

groovy git commit: add a contributor from previous commits

Repository: groovy
Updated Branches:
  refs/heads/master 322678737 -> 375407573


add a contributor from previous commits


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

Branch: refs/heads/master
Commit: 3754075737756f2712eeeb2cbc96390b49d94fc9
Parents: 3226787
Author: paulk <pa...@asert.com.au>
Authored: Sat Jul 16 18:22:27 2016 +1000
Committer: paulk <pa...@asert.com.au>
Committed: Sat Jul 16 18:22:27 2016 +1000

----------------------------------------------------------------------
 gradle/pomconfigurer.gradle | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/groovy/blob/37540757/gradle/pomconfigurer.gradle
----------------------------------------------------------------------
diff --git a/gradle/pomconfigurer.gradle b/gradle/pomconfigurer.gradle
index c105f15..ad92275 100644
--- a/gradle/pomconfigurer.gradle
+++ b/gradle/pomconfigurer.gradle
@@ -567,6 +567,9 @@ project.ext.pomConfigureClosureWithoutTweaks = {
             contributor {
                 name 'Marcin Grzejszczak'
             }
+            contributor {
+                name 'Pap L\u0151rinc'
+            }
         }
         mailingLists {
             mailingList {