Repository: tajo
Updated Branches:
  refs/heads/index_support 121d9fd49 -> 1fad72ebe


TAJO-1280: Update the roles of Hyoungjun and Jihun in web site.

Closes #332


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

Branch: refs/heads/index_support
Commit: bc8e7243e1ed1b918f90e2ba0a18d4064ee604bb
Parents: 203a146
Author: Hyunsik Choi <[email protected]>
Authored: Tue Jan 6 19:57:56 2015 +0900
Committer: Hyunsik Choi <[email protected]>
Committed: Tue Jan 6 22:58:15 2015 +0900

----------------------------------------------------------------------
 CHANGES                             |  3 +++
 tajo-project/pom.xml                | 22 +++++++++++-----------
 tajo-project/src/site/apt/index.apt |  4 ++++
 3 files changed, 18 insertions(+), 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tajo/blob/bc8e7243/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 6e7a3c6..472f69a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -249,6 +249,9 @@ Release 0.9.1 - unreleased
 
   TASKS
 
+    TAJO-1280: Update the roles of Hyoungjun and Jihun in web site.
+    (hyunsik)
+
     TAJO-1274: Merge separate pages of getting started document into a single 
     page. (hyunsik)
 

http://git-wip-us.apache.org/repos/asf/tajo/blob/bc8e7243/tajo-project/pom.xml
----------------------------------------------------------------------
diff --git a/tajo-project/pom.xml b/tajo-project/pom.xml
index eac5cda..649eaa1 100644
--- a/tajo-project/pom.xml
+++ b/tajo-project/pom.xml
@@ -109,7 +109,7 @@
       <email>[email protected]</email>
       <organization>Gruter</organization>
       <roles>
-        <role>Committer</role>
+        <role>PMC</role>
       </roles>
       <timezone>+9</timezone>
     </developer>      
@@ -164,6 +164,16 @@
       <timezone>+9</timezone>
     </developer>
     <developer>
+      <id>jihun</id>
+      <name>Jihun Kang</name>
+      <email>[email protected]</email>
+      <organization></organization>
+      <roles>
+        <role>Committer</role>
+      </roles>
+      <timezone>+9</timezone>
+    </developer>
+    <developer>
       <id>mzhou</id>
       <name>Min Zhou</name>
       <email>[email protected]</email>
@@ -246,11 +256,6 @@
       <roles><role>Contributor</role></roles>
     </contributor>
     <contributor>
-      <name>Hyoung Jun Kim</name>
-      <organization>Gruter</organization>
-      <roles><role>Contributor</role></roles>
-    </contributor>
-    <contributor>
       <name>Ilhyun Suh</name>
       <organization>Korea University</organization>
       <roles><role>Contributor</role></roles>
@@ -266,11 +271,6 @@
       <roles><role>Contributor</role></roles>
     </contributor>
     <contributor>
-      <name>Jihun Kang</name>
-      <organization />
-      <roles><role>Contributor</role></roles>
-    </contributor>
-    <contributor>
       <name>KyoungBok Lee</name>
       <organization>Line</organization>
       <roles><role>Contributor</role></roles>

http://git-wip-us.apache.org/repos/asf/tajo/blob/bc8e7243/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 5c2e8dc..b18ca2d 100644
--- a/tajo-project/src/site/apt/index.apt
+++ b/tajo-project/src/site/apt/index.apt
@@ -69,6 +69,10 @@ Releases
 
 News
 
+  * <<[2014-12-05]>> Hyoung Jun Kim was elected as a Tajo PMC member.
+
+  * <<[2014-12-05]>> Jihun Kang was invited to a new committer.
+
   * <<[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}})

Reply via email to