You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-commits@db.apache.org by mb...@apache.org on 2020/09/05 18:25:35 UTC

[db-jdo] branch master updated: JDO-786: Updated developers list

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

mbo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/db-jdo.git


The following commit(s) were added to refs/heads/master by this push:
     new 2b62831  JDO-786: Updated developers list
2b62831 is described below

commit 2b62831814f350a235974d186e2283b14dcb4efe
Author: Michael Bouschen <mb...@apache.org>
AuthorDate: Sat Sep 5 20:25:24 2020 +0200

    JDO-786: Updated developers list
---
 parent-pom/pom.xml | 87 +++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 56 insertions(+), 31 deletions(-)

diff --git a/parent-pom/pom.xml b/parent-pom/pom.xml
index c0b5c06..f67b200 100644
--- a/parent-pom/pom.xml
+++ b/parent-pom/pom.xml
@@ -152,53 +152,42 @@ Requests (JSR 12 and 243) under the auspices of the Java Community Process.</des
 
   <developers>
     <developer>
-      <id>clr</id>
-      <name>Craig Russell</name>
-      <email>Craig.Russell@Sun.COM</email>
-      <organization>Sun Microsystems, Inc.</organization>
+      <id>madams</id>
+      <name>Matthew Adams</name>
+      <email>matthew@matthewadams.me</email>
+      <organization>Northscaler</organization>
       <timezone>-8</timezone>
     </developer>
     <developer>
-      <id>mbo</id>
-      <name>Michael Bouschen</name>
-      <email>mbo.tech@spree.de</email>
-      <organization>Tech@Spree Engineering GmbH</organization>
+      <id>ebengtson</id>
+      <name>Erik Bengtson</name>
+      <email>ebengtson@apache.org</email>
       <timezone>1</timezone>
     </developer>
     <developer>
-      <id>brazil</id>
-      <name>Michael Watzek</name>
-      <email>mwa.tech@spree.de</email>
-      <organization>Tech@Spree Engineering GmbH</organization>
+      <id>mbo</id>
+      <name>Michael Bouschen</name>
+      <email>mbo@apache.org</email>
+      <organization>akquinet tech@Spree GmbH</organization>
       <timezone>1</timezone>
     </developer>
     <developer>
       <id>mcaisse</id>
       <name>Michelle Caisse</name>
-      <email>Michelle.Caisse@Sun.COM</email>
-      <organization>Apache.org</organization>
-      <timezone>-8</timezone>
-    </developer>
-    <developer>
-      <id>madams</id>
-      <name>Matthew Adams</name>
-      <email>matthew@matthewadams.me</email>
-      <organization>Apache.org</organization>
+      <organization>L-3 Communications</organization>
       <timezone>-8</timezone>
     </developer>
     <developer>
-      <id>mzaun</id>
-      <name>Martin Zaun</name>
-      <email>martin.zaun@Sun.COM</email>
-      <organization>Sun Microsystems, Inc.</organization>
-      <timezone>-8</timezone>
+      <id>andyj</id>
+      <name>Andy Jefferson</name>
+      <email>andyj@apache.org</email>
+      <organization>Datanucleus</organization>
     </developer>
     <developer>
-      <id>ebengtson</id>
-      <name>Erik Bengtson</name>
-      <email>erik@jpox.org</email>
-      <organization>JPOX</organization>
-      <timezone>1</timezone>
+      <id>pcl</id>
+      <name>Patrick Linskey</name>
+      <email>pcl@apache.org</email>
+      <organization>Cisco</organization>
     </developer>
     <developer>
       <id>geirm</id>
@@ -214,6 +203,42 @@ Requests (JSR 12 and 243) under the auspices of the Java Community Process.</des
       <organization>Apache.org</organization>
       <timezone>-8</timezone>
     </developer>
+    <developer>
+      <id>clr</id>
+      <name>Craig Russell</name>
+      <email>apache.clr@gmail.com</email>
+      <organization>Apache</organization>
+      <timezone>-8</timezone>
+    </developer>
+    <developer>
+      <id>dain</id>
+      <name>Dain Sundstrom</name>
+      <email>dain@apache.org</email>
+      <organization>Apache.org</organization>
+    </developer>
+    <developer>
+      <id>btopping</id>
+      <name>Brian Topping</name>
+      <email>btopping@apache.org</email>
+      <organization>Apache.org</organization>
+    </developer>
+    <developer>
+      <id>brazil</id>
+      <name>Michael Watzek</name>
+      <organization>akquinet tech@Spree GmbH</organization>
+    </developer>
+    <developer>
+      <id>tilmannz</id>
+      <name>Tilmann Zäschke</name>
+      <email>tilmannz@apache.org</email>
+      <organization>ZooDB</organization>
+      <timezone>1</timezone>
+    </developer>
+    <developer>
+      <id>mzaun</id>
+      <name>Martin Zaun</name>
+      <timezone>-8</timezone>
+    </developer>
   </developers>
 
   <build>