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:04:40 UTC

groovy git commit: GROOVY-2335: record contributor for StAX builder

Repository: groovy
Updated Branches:
  refs/heads/master 13f41ac92 -> 100284a14


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/100284a1
Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/100284a1
Diff: http://git-wip-us.apache.org/repos/asf/groovy/diff/100284a1

Branch: refs/heads/master
Commit: 100284a14dea4510bf6663d7d27b571cf98e94f7
Parents: 13f41ac
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:04:27 2018 +1000

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


http://git-wip-us.apache.org/repos/asf/groovy/blob/100284a1/gradle/pomconfigurer.gradle
----------------------------------------------------------------------
diff --git a/gradle/pomconfigurer.gradle b/gradle/pomconfigurer.gradle
index 77039ea..12f2f5a 100644
--- a/gradle/pomconfigurer.gradle
+++ b/gradle/pomconfigurer.gradle
@@ -642,6 +642,9 @@ project.ext.pomConfigureClosureWithoutTweaks = {
             contributor {
                 name 'Ben Yu'
             }
+            contributor {
+                name 'Dejan Bosanac'
+            }
         }
         mailingLists {
             mailingList {