Repository: incubator-atlas Updated Branches: refs/heads/master 86e526450 -> 65581a31e (forced update)
Add committer information Project: http://git-wip-us.apache.org/repos/asf/incubator-atlas/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-atlas/commit/65581a31 Tree: http://git-wip-us.apache.org/repos/asf/incubator-atlas/tree/65581a31 Diff: http://git-wip-us.apache.org/repos/asf/incubator-atlas/diff/65581a31 Branch: refs/heads/master Commit: 65581a31e63dc5d359ba7394e7f8b3890613cac9 Parents: 30284c9 Author: Sarath Subramanian <[email protected]> Authored: Thu Mar 30 13:10:21 2017 -0700 Committer: Sarath Subramanian <[email protected]> Committed: Thu Mar 30 13:59:22 2017 -0700 ---------------------------------------------------------------------- pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/65581a31/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 9069f95..9370cfd 100644 --- a/pom.xml +++ b/pom.xml @@ -434,6 +434,16 @@ </roles> <organization>Hortonworks Inc.</organization> </developer> + <developer> + <id>sarath</id> + <name>Sarath Subramanian</name> + <email>[email protected]</email> + <timezone>America/Los_Angeles</timezone> + <roles> + <role>committer</role> + </roles> + <organization>Hortonworks Inc.</organization> + </developer> </developers> <properties>
