[java-parent-project] branch master updated: Add developers.

Scott Cantor cantor.2 at osu.edu
Wed Jul 8 16:33:41 UTC 2020


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch master
in repository java-parent-project.

View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=a3b002a0dba4189e1b63432d8f35d90304e89102

The following commit(s) were added to refs/heads/master by this push:
       new  a3b002a   Add developers.
a3b002a is described below

commit a3b002a0dba4189e1b63432d8f35d90304e89102
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Jul 8 12:33:49 2020 -0400

    Add developers.
---
 pom.xml | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/pom.xml b/pom.xml
index bb04544..70f31af 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1228,6 +1228,18 @@
             <organizationUrl>http://www.vt.edu</organizationUrl>
             <timezone>-5</timezone>
         </developer>
+        <developer>
+            <id>philsmart</id>
+            <name>Phil Smart</name>
+            <organization>Jisc</organization>
+            <organizationUrl>https://www.jisc.ac.uk</organizationUrl>
+            <timezone>0</timezone>
+        </developer>        
+        <developer>
+            <id>mikkonen</id>
+            <name>Henri Mikkonen</name>
+            <timezone>3</timezone>
+        </developer>        
     </developers>
 
     <contributors>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list