Repository: commons-text Updated Branches: refs/heads/master a0cf8337d -> a0db3fa8f
Add myself as a developer. Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/3c6c1451 Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/3c6c1451 Diff: http://git-wip-us.apache.org/repos/asf/commons-text/diff/3c6c1451 Branch: refs/heads/master Commit: 3c6c14516f707f2946678c61004c7e73c53c2fea Parents: a0cf833 Author: Gary Gregory <[email protected]> Authored: Sun Nov 6 13:19:25 2016 -0800 Committer: Gary Gregory <[email protected]> Committed: Sun Nov 6 13:19:25 2016 -0800 ---------------------------------------------------------------------- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-text/blob/3c6c1451/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 7d3ac36..11a9d8b 100644 --- a/pom.xml +++ b/pom.xml @@ -63,6 +63,11 @@ <id>chtompki</id> <email>[email protected]</email> </developer> + <developer> + <name>Gary Gregory</name> + <id>ggregory</id> + <email>[email protected]</email> + </developer> </developers> <contributors>
