Repository: incubator-atlas Updated Branches: refs/heads/master 838a0d459 -> 6078c9aec
Fix email address for dkantor Project: http://git-wip-us.apache.org/repos/asf/incubator-atlas/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-atlas/commit/6078c9ae Tree: http://git-wip-us.apache.org/repos/asf/incubator-atlas/tree/6078c9ae Diff: http://git-wip-us.apache.org/repos/asf/incubator-atlas/diff/6078c9ae Branch: refs/heads/master Commit: 6078c9aecce94e0a5e74711531e96fccf7ef6b84 Parents: 838a0d4 Author: Dave Kantor <[email protected]> Authored: Wed Aug 3 00:58:51 2016 +0100 Committer: Dave Kantor <[email protected]> Committed: Wed Aug 3 00:58:51 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/6078c9ae/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 506c68e..2384494 100755 --- a/pom.xml +++ b/pom.xml @@ -365,7 +365,7 @@ <developer> <id>dkantor</id> <name>Dave Kantor</name> - <email>[email protected]</email> + <email>[email protected]</email> <timezone>-5</timezone> <roles> <role>committer</role>
