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:31:57 UTC

[groovy] branch GROOVY_2_4_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_4_X
in repository https://gitbox.apache.org/repos/asf/groovy.git


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

commit 6dde7c9bff0be430287a1acfa9514a61f2e2ba39
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 5599d88..792d0bd 100644
--- a/gradle/pomconfigurer.gradle
+++ b/gradle/pomconfigurer.gradle
@@ -358,7 +358,6 @@ project.ext.pomConfigureClosureWithoutTweaks = {
             developer {
                 id 'sunlan'
                 name 'Daniel Sun'
-                email 'realbluesun@hotmail.com'
                 roles {
                     role 'Developer'
                     role 'Despot'