You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tajo.apache.org by hy...@apache.org on 2014/08/18 10:02:59 UTC

git commit: TAJO-1007: Update site for new committer and new contributors.

Repository: tajo
Updated Branches:
  refs/heads/master 60858b25c -> 057bc6d36


TAJO-1007: Update site for new committer and new contributors.

Closes #120


Project: http://git-wip-us.apache.org/repos/asf/tajo/repo
Commit: http://git-wip-us.apache.org/repos/asf/tajo/commit/057bc6d3
Tree: http://git-wip-us.apache.org/repos/asf/tajo/tree/057bc6d3
Diff: http://git-wip-us.apache.org/repos/asf/tajo/diff/057bc6d3

Branch: refs/heads/master
Commit: 057bc6d362ee751f5b9a4f10f638c077191aeb98
Parents: 60858b2
Author: Hyunsik Choi <hy...@apache.org>
Authored: Mon Aug 18 16:49:05 2014 +0900
Committer: Hyunsik Choi <hy...@apache.org>
Committed: Mon Aug 18 17:00:36 2014 +0900

----------------------------------------------------------------------
 CHANGES                             |  3 +++
 tajo-project/pom.xml                | 25 ++++++++++++++++++++-----
 tajo-project/src/site/apt/index.apt |  2 ++
 3 files changed, 25 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tajo/blob/057bc6d3/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index dee8fb5..d09d4cf 100644
--- a/CHANGES
+++ b/CHANGES
@@ -339,6 +339,9 @@ Release 0.9.0 - unreleased
 
   TASKS
 
+    TAJO-1007: Update site for new committer and new contributors. 
+    (hyunsik)
+
     TAJO-1001: Add missed postgresql license to NOTICE.txt and LICENSE.txt.
     (hyunsik)
 

http://git-wip-us.apache.org/repos/asf/tajo/blob/057bc6d3/tajo-project/pom.xml
----------------------------------------------------------------------
diff --git a/tajo-project/pom.xml b/tajo-project/pom.xml
index b3c1fe2..af8a361 100644
--- a/tajo-project/pom.xml
+++ b/tajo-project/pom.xml
@@ -104,6 +104,16 @@
       <timezone>-8</timezone>
     </developer>
     <developer>
+      <id>hjkim</id>
+      <name>Hyoung Jun Kim</name>
+      <email>hjkim@apache.org</email>
+      <organization>Gruter</organization>
+      <roles>
+        <role>Committer</role>
+      </roles>
+      <timezone>+9</timezone>
+    </developer>      
+    <developer>
       <id>hyunsik</id>
       <name>Hyunsik Choi</name>
       <email>hyunsik@apache.org</email>
@@ -256,6 +266,16 @@
       <roles><role>Contributor</role></roles>
     </contributor>
     <contributor>
+      <name>KyoungBok Lee</name>
+      <organization>Line</organization>
+      <roles><role>Contributor</role></roles>
+    </contributor>
+    <contributor>
+      <name>Mai Hai Thanh</name>
+      <organization>ETRI</organization>
+      <roles><role>Contributor</role></roles>
+    </contributor>        
+    <contributor>
       <name>Prafulla T.</name>
       <organization></organization>
       <roles><role>Contributor</role></roles>
@@ -266,11 +286,6 @@
       <roles><role>Logo Designer</role></roles>
     </contributor>
     <contributor>
-      <name>KyoungBok Lee</name>
-      <organization>Line</organization>
-      <roles><role>Contributor</role></roles>
-    </contributor>
-    <contributor>
       <name>Seungun Choe</name>
       <organization>SK Telecom</organization>
       <roles><role>Contributor</role></roles>

http://git-wip-us.apache.org/repos/asf/tajo/blob/057bc6d3/tajo-project/src/site/apt/index.apt
----------------------------------------------------------------------
diff --git a/tajo-project/src/site/apt/index.apt b/tajo-project/src/site/apt/index.apt
index 35f7a64..04dbad8 100644
--- a/tajo-project/src/site/apt/index.apt
+++ b/tajo-project/src/site/apt/index.apt
@@ -67,6 +67,8 @@ Releases
 
 News
 
+  * <<[2014-08-06]>> Hyoung Jun Kim was invited to a new committer.
+
   * <<[2014-06-14]>> Hyunsik Choi had a talk at {{{https://www.campsite.org/bigdatacampla/event/531}Big Data Camp LA 2014}}. ({{{http://www.slideshare.net/gruter/tajo-la-bigdatacamp2014}Slide}})
 
   * <<[2014-06-02]>> Hyunsik Choi had a talk at {{{http://hadoopsummit.org/san-jose/}Hadoop Summit North America 2014}}. ({{{http://www.slideshare.net/gruter/hadoop-summit-2014-query-optimization-and-jitbased-vectorized-execution-in-apache-tajo}Slide}})