You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuweni.apache.org by to...@apache.org on 2019/05/14 05:54:56 UTC

[incubator-tuweni] branch master updated: adding my name to pom files

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

toulmean pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tuweni.git


The following commit(s) were added to refs/heads/master by this push:
     new 7d8f174  adding my name to pom files
     new f226b2b  Merge pull request #15 from jrhea/master
7d8f174 is described below

commit 7d8f174d399c25b3252ae8da325de9c2566f157d
Author: jonny rhea <jo...@gmail.com>
AuthorDate: Fri May 10 12:49:50 2019 -0500

    adding my name to pom files
---
 build.gradle | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/build.gradle b/build.gradle
index 9a53445..d978afc 100644
--- a/build.gradle
+++ b/build.gradle
@@ -359,6 +359,11 @@ allprojects {
                 organization = 'Apache'
                 organizationUrl = 'https://tuweni.apache.org'
               }
+              developer {
+                name = 'Jonny Rhea'
+                organization = 'Apache'
+                organizationUrl = 'https://tuweni.apache.org'
+              }
             }
             issueManagement {
               system = "jira"


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@tuweni.apache.org
For additional commands, e-mail: commits-help@tuweni.apache.org