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/07/03 11:20:30 UTC

groovy git commit: acknowledge spotbugs contribution

Repository: groovy
Updated Branches:
  refs/heads/master 82586f5f4 -> 5a231b58c


acknowledge spotbugs contribution


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

Branch: refs/heads/master
Commit: 5a231b58c36b41b34ed2161fb0987745e8b06a5e
Parents: 82586f5
Author: Paul King <pa...@asert.com.au>
Authored: Tue Jul 3 21:20:21 2018 +1000
Committer: Paul King <pa...@asert.com.au>
Committed: Tue Jul 3 21:20:21 2018 +1000

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


http://git-wip-us.apache.org/repos/asf/groovy/blob/5a231b58/gradle/pomconfigurer.gradle
----------------------------------------------------------------------
diff --git a/gradle/pomconfigurer.gradle b/gradle/pomconfigurer.gradle
index 401f38d..cab03af 100644
--- a/gradle/pomconfigurer.gradle
+++ b/gradle/pomconfigurer.gradle
@@ -636,6 +636,9 @@ project.ext.pomConfigureClosureWithoutTweaks = {
             contributor {
                 name 'Dominik Przybysz'
             }
+            contributor {
+                name 'Shruti Gupta'
+            }
         }
         mailingLists {
             mailingList {