Repository: incubator-tamaya Updated Branches: refs/heads/master 4379cfb66 -> af7c50e9d
Updated POM (PMC emeritus) Project: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/commit/af7c50e9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/tree/af7c50e9 Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/diff/af7c50e9 Branch: refs/heads/master Commit: af7c50e9d65d5eb5cc44af352dd791859a1bfd90 Parents: 4379cfb Author: Werner Keil <[email protected]> Authored: Sun Jan 29 21:08:53 2017 +0100 Committer: Werner Keil <[email protected]> Committed: Sun Jan 29 21:08:53 2017 +0100 ---------------------------------------------------------------------- pom.xml | 22 ---------------------- 1 file changed, 22 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-tamaya/blob/af7c50e9/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 99f4031..523da44 100644 --- a/pom.xml +++ b/pom.xml @@ -156,28 +156,6 @@ under the License. </developer> <developer> - <id>struberg</id> - <name>Mark Struberg</name> - <email>struberg at apache.org</email> - <roles> - <role>PMC</role> - </roles> - <timezone>+1</timezone> - </developer> - - <developer> - <id>gpetracek</id> - <name>Gerhard Petracek</name> - <email>gpetracek at apache.org</email> - <organization>IRIAN.at, Austria</organization> - <organizationUrl>http://www.irian.at/</organizationUrl> - <roles> - <role>PMC</role> - </roles> - <timezone>+1</timezone> - </developer> - - <developer> <id>johndament</id> <name>John D. Ament</name> <email>johndament at apache.org</email>
