You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tez.apache.org by ab...@apache.org on 2020/01/23 16:54:52 UTC

[tez] branch branch-0.9 updated: TEZ-4117: Fix minor issues in docs/pom.xml (László Bodor reviewed by Jonathan Turner Eagles)

This is an automated email from the ASF dual-hosted git repository.

abstractdog pushed a commit to branch branch-0.9
in repository https://gitbox.apache.org/repos/asf/tez.git


The following commit(s) were added to refs/heads/branch-0.9 by this push:
     new 36ca6b0  TEZ-4117: Fix minor issues in docs/pom.xml (László Bodor reviewed by Jonathan Turner Eagles)
36ca6b0 is described below

commit 36ca6b046d665e380956c7ae7240f485de2de6e6
Author: László Bodor <bo...@gmail.com>
AuthorDate: Thu Jan 23 17:52:46 2020 +0100

    TEZ-4117: Fix minor issues in docs/pom.xml (László Bodor reviewed by Jonathan Turner Eagles)
    
    Signed-off-by: Laszlo Bodor <bo...@gmail.com>
    (cherry picked from commit a3b2dbb7bb16ff9261baf6b2245bd273a5b1122b)
---
 docs/pom.xml | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/docs/pom.xml b/docs/pom.xml
index b5fc0f6..7a21cd6 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -239,6 +239,15 @@
         </roles>
       </developer>
       <developer>
+        <id>abstractdog</id>
+        <name>Laszlo Bodor</name>
+        <email>abstractdog@apache.org</email>
+        <timezone>+1</timezone>
+        <roles>
+          <role>Committer</role>
+        </roles>
+      </developer>
+      <developer>
         <id>kamrul</id>
         <name>Mohammad Kamrul Islam</name>
         <email>kamrul@apache.org</email>