Updating outdated affiliations.
Project: http://git-wip-us.apache.org/repos/asf/tajo/repo Commit: http://git-wip-us.apache.org/repos/asf/tajo/commit/ac6799f0 Tree: http://git-wip-us.apache.org/repos/asf/tajo/tree/ac6799f0 Diff: http://git-wip-us.apache.org/repos/asf/tajo/diff/ac6799f0 Branch: refs/heads/index_support Commit: ac6799f0ebfdd56b484611ea28dada8880406d19 Parents: 661c7e2 Author: Jakob Homan <[email protected]> Authored: Tue Dec 9 16:32:03 2014 -0800 Committer: Jakob Homan <[email protected]> Committed: Tue Dec 9 16:32:03 2014 -0800 ---------------------------------------------------------------------- tajo-project/pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tajo/blob/ac6799f0/tajo-project/pom.xml ---------------------------------------------------------------------- diff --git a/tajo-project/pom.xml b/tajo-project/pom.xml index 14a81c3..eaa54b4 100644 --- a/tajo-project/pom.xml +++ b/tajo-project/pom.xml @@ -87,7 +87,7 @@ <id>ereisman</id> <name>Eli Reisman</name> <email>[email protected]</email> - <organization>Hortonworks</organization> + <organization>Etsy</organization> <roles> <role>PMC</role> </roles> @@ -136,7 +136,7 @@ <id>jghoman</id> <name>Jakob Homan</name> <email>[email protected]</email> - <organization>LinkedIn</organization> + <organization>Microsoft</organization> <roles> <role>PMC</role> </roles> @@ -166,7 +166,7 @@ <id>mzhou</id> <name>Min Zhou</name> <email>[email protected]</email> - <organization>LinkedIn</organization> + <organization>Tango Me</organization> <roles> <role>Committer</role> </roles> @@ -196,7 +196,7 @@ <id>rsumbaly</id> <name>Roshan Sumbaly</name> <email>[email protected]</email> - <organization>LinkedIn</organization> + <organization>Coursera</organization> <roles> <role>PMC</role> </roles> @@ -236,7 +236,7 @@ </contributor> <contributor> <name>David Chen</name> - <organization>LinkedIn</organization> + <organization>Google</organization> <roles><role>Contributor</role></roles> </contributor> <contributor>
