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 2018/09/16 03:49:15 UTC

[2/2] groovy git commit: GROOVY-2335: record contributor for StAX builder

GROOVY-2335: record contributor for StAX builder


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

Branch: refs/heads/GROOVY_2_5_X
Commit: e958c362b7318e9dcd6363b6f990b3982184b77f
Parents: 11627d9
Author: Paul King <pa...@asert.com.au>
Authored: Sun Sep 16 13:04:27 2018 +1000
Committer: Paul King <pa...@asert.com.au>
Committed: Sun Sep 16 13:48:34 2018 +1000

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


http://git-wip-us.apache.org/repos/asf/groovy/blob/e958c362/gradle/pomconfigurer.gradle
----------------------------------------------------------------------
diff --git a/gradle/pomconfigurer.gradle b/gradle/pomconfigurer.gradle
index 681b012..0a54ebf 100644
--- a/gradle/pomconfigurer.gradle
+++ b/gradle/pomconfigurer.gradle
@@ -639,6 +639,9 @@ project.ext.pomConfigureClosureWithoutTweaks = {
             contributor {
                 name 'Ben Yu'
             }
+            contributor {
+                name 'Dejan Bosanac'
+            }
         }
         mailingLists {
             mailingList {