Removed self from developers. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1728846 13f79535-47bb-0310-9956-ffa450edef68
Project: http://git-wip-us.apache.org/repos/asf/commons-collections/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-collections/commit/cfffa713 Tree: http://git-wip-us.apache.org/repos/asf/commons-collections/tree/cfffa713 Diff: http://git-wip-us.apache.org/repos/asf/commons-collections/diff/cfffa713 Branch: refs/heads/master Commit: cfffa7138c04b971d119a5da94b9a71d610bba0a Parents: 3d05840 Author: Phil Steitz <[email protected]> Authored: Sat Feb 6 15:08:59 2016 +0000 Committer: Phil Steitz <[email protected]> Committed: Sat Feb 6 15:08:59 2016 +0000 ---------------------------------------------------------------------- pom.xml | 4 ---- 1 file changed, 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-collections/blob/cfffa713/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e815629..3fa9ed3 100644 --- a/pom.xml +++ b/pom.xml @@ -97,10 +97,6 @@ <id>adriannistor</id> </developer> <developer> - <name>Phil Steitz</name> - <id>psteitz</id> - </developer> - <developer> <name>Arun M. Thomas</name> <id>amamment</id> </developer>
