Repository: activemq-6 Updated Branches: refs/heads/master c05041e2d -> 49a33ae32
Added mtaylor to developers list Project: http://git-wip-us.apache.org/repos/asf/activemq-6/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-6/commit/13aafa0a Tree: http://git-wip-us.apache.org/repos/asf/activemq-6/tree/13aafa0a Diff: http://git-wip-us.apache.org/repos/asf/activemq-6/diff/13aafa0a Branch: refs/heads/master Commit: 13aafa0a1ea1e283838baa7aa94e9e6ad51acaf6 Parents: 32690f2 Author: Martyn Taylor <[email protected]> Authored: Thu Nov 20 10:38:24 2014 +0000 Committer: Martyn Taylor <[email protected]> Committed: Thu Nov 20 13:00:37 2014 +0000 ---------------------------------------------------------------------- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq-6/blob/13aafa0a/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5ca41c3..568df79 100644 --- a/pom.xml +++ b/pom.xml @@ -138,6 +138,13 @@ <url>http://hornetq.com</url> <timezone>0</timezone> </developer> + <developer> + <id>martyntaylor</id> + <name>Martyn Taylor</name> + <email>[email protected]</email> + <url>http://www.redhat.com</url> + <timezone>0</timezone> + </developer> </developers> <contributors>
