Repository: tajo Updated Branches: refs/heads/master d39c93eec -> 554ce5b76
TAJO-1390: Update the team page. (missing commit) Project: http://git-wip-us.apache.org/repos/asf/tajo/repo Commit: http://git-wip-us.apache.org/repos/asf/tajo/commit/554ce5b7 Tree: http://git-wip-us.apache.org/repos/asf/tajo/tree/554ce5b7 Diff: http://git-wip-us.apache.org/repos/asf/tajo/diff/554ce5b7 Branch: refs/heads/master Commit: 554ce5b76e4ae95a6650eed0035a6c764ac30304 Parents: d39c93e Author: Jihoon Son <[email protected]> Authored: Fri Jul 3 18:20:27 2015 +0900 Committer: Jihoon Son <[email protected]> Committed: Fri Jul 3 18:20:27 2015 +0900 ---------------------------------------------------------------------- tajo-project/pom.xml | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tajo/blob/554ce5b7/tajo-project/pom.xml ---------------------------------------------------------------------- diff --git a/tajo-project/pom.xml b/tajo-project/pom.xml index 6fa995d..a98cc13 100644 --- a/tajo-project/pom.xml +++ b/tajo-project/pom.xml @@ -254,6 +254,11 @@ <roles><role>Contributor</role></roles> </contributor> <contributor> + <name>Dongjoon Hyun</name> + <organization>SK Telecom</organization> + <roles><role>Contributor</role></roles> + </contributor> + <contributor> <name>Dongmin Yu</name> <organization>InfiniLoop</organization> <roles><role>Contributor</role></roles> @@ -270,7 +275,7 @@ </contributor> <contributor> <name>Jinhang Choi</name> - <organization>Korea University</organization> + <organization>LineWalks</organization> <roles><role>Contributor</role></roles> </contributor> <contributor> @@ -284,6 +289,11 @@ <roles><role>Contributor</role></roles> </contributor> <contributor> + <name>Navis</name> + <organization>SK Telecom</organization> + <roles><role>Contributor</role></roles> + </contributor> + <contributor> <name>Prafulla T.</name> <organization /> <roles><role>Contributor</role></roles> @@ -308,6 +318,11 @@ <roles><role>Contributor</role></roles> </contributor> <contributor> + <name>YeonSu Han</name> + <organization>Gruter</organization> + <roles><role>Contributor</role></roles> + </contributor> + <contributor> <name>Youngjun Park</name> <organization>Gruter</organization> <roles><role>Contributor</role></roles>
