Repository: commons-lang Updated Branches: refs/heads/master fd595d747 -> ae865193e
Add myself to the developers list Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/ae865193 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/ae865193 Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/ae865193 Branch: refs/heads/master Commit: ae865193eaed848e72351c11f0543cfe385c8eaa Parents: fd595d7 Author: Loic Guibert <[email protected]> Authored: Tue Oct 20 10:29:38 2015 +0400 Committer: Loic Guibert <[email protected]> Committed: Tue Oct 20 10:30:41 2015 +0400 ---------------------------------------------------------------------- pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-lang/blob/ae865193/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 2b9e6b8..435aabc 100644 --- a/pom.xml +++ b/pom.xml @@ -182,6 +182,15 @@ <role>Java Developer</role> </roles> </developer> + <developer> + <name>Loic Guibert</name> + <id>lguibert</id> + <email>[email protected]</email> + <timezone>+4</timezone> + <roles> + <role>Java Developer</role> + </roles> + </developer> </developers> <contributors> <contributor>
