You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@groovy.apache.org by su...@apache.org on 2020/05/25 00:34:43 UTC

[groovy] branch GROOVY_2_6_X updated: Remove email address to avoid receiving potential spam mails.

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

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


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

commit c19da625119b7f9452cb57d00389742430a0db3a
Author: Daniel Sun <su...@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 33c62d3..2910dff 100644
--- a/gradle/pomconfigurer.gradle
+++ b/gradle/pomconfigurer.gradle
@@ -359,7 +359,6 @@ project.ext.pomConfigureClosureWithoutTweaks = {
             developer {
                 id 'sunlan'
                 name 'Daniel Sun'
-                email 'realbluesun@hotmail.com'
                 roles {
                     role 'Developer'
                     role 'Despot'