This is an automated email from the ASF dual-hosted git repository.

sunlan pushed a commit to branch GROOVY_2_5_X
in repository https://gitbox.apache.org/repos/asf/groovy.git


The following commit(s) were added to refs/heads/GROOVY_2_5_X by this push:
     new 2032918  Remove email address to avoid receiving potential spam mails.
2032918 is described below

commit 20329186e5c94c540603dfa6aaa696cdb3cadd89
Author: Daniel Sun <sun...@apache.org>
AuthorDate: Mon May 25 08:27:58 2020 +0800

    Remove email address to avoid receiving potential spam mails.
    
    (cherry picked from commit fe519e6cb71e0be7a33593f7f6e96c362cb105c8)
---
 gradle/pomconfigurer.gradle | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gradle/pomconfigurer.gradle b/gradle/pomconfigurer.gradle
index a1853d0..108114a 100644
--- a/gradle/pomconfigurer.gradle
+++ b/gradle/pomconfigurer.gradle
@@ -358,7 +358,6 @@ project.ext.pomConfigureClosureWithoutTweaks = {
             developer {
                 id 'sunlan'
                 name 'Daniel Sun'
-                email 'realblue...@hotmail.com'
                 roles {
                     role 'Developer'
                     role 'Despot'

Reply via email to