Remove myself from the contributors section since I'm now listed as a developer
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/dbutils/trunk@1611144 13f79535-47bb-0310-9956-ffa450edef68 Project: http://git-wip-us.apache.org/repos/asf/commons-dbutils/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbutils/commit/8c1bc746 Tree: http://git-wip-us.apache.org/repos/asf/commons-dbutils/tree/8c1bc746 Diff: http://git-wip-us.apache.org/repos/asf/commons-dbutils/diff/8c1bc746 Branch: refs/heads/master Commit: 8c1bc746ccb221d2f8dfb7f652ae477778e89ece Parents: 6901d07 Author: Benedikt Ritter <[email protected]> Authored: Wed Jul 16 19:15:52 2014 +0000 Committer: Benedikt Ritter <[email protected]> Committed: Wed Jul 16 19:15:52 2014 +0000 ---------------------------------------------------------------------- pom.xml | 4 ---- 1 file changed, 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-dbutils/blob/8c1bc746/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 479f394..08a0ff4 100644 --- a/pom.xml +++ b/pom.xml @@ -194,10 +194,6 @@ <name>Stevo Slavic</name> <email>sslavic at gmail dot com</email> </contributor> - <contributor> - <name>Benedikt Ritter</name> - <email>bene at systemoutprintln dot de</email> - </contributor> </contributors> <dependencies>
