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

yqzhang pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/orc.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 77a81ea84 MINOR: Fix broken avatar in 1.8.4 release news
77a81ea84 is described below

commit 77a81ea843d3001775fe092259a4258a00295466
Author: Yiqun Zhang <[email protected]>
AuthorDate: Mon Jun 19 19:13:01 2023 +0800

    MINOR: Fix broken avatar in 1.8.4 release news
---
 news/2023/06/14/ORC-1.8.4/index.html | 8 ++++----
 news/index.html                      | 8 ++++----
 news/releases/index.html             | 8 ++++----
 3 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/news/2023/06/14/ORC-1.8.4/index.html 
b/news/2023/06/14/ORC-1.8.4/index.html
index c4b89c0c1..49ccae809 100644
--- a/news/2023/06/14/ORC-1.8.4/index.html
+++ b/news/2023/06/14/ORC-1.8.4/index.html
@@ -293,11 +293,11 @@
     <span class="post-date">
       14 Jun 2023
     </span>
-    <a href="https://people.apache.org/~yiqun"; class="post-author">
-      <img src="https://people.apache.org/~yiqun/yiqun.png";
-           class="avatar" alt="yiqun avatar"
+    <a href="https://people.apache.org/~yqzhang"; class="post-author">
+      <img src="https://people.apache.org/~yqzhang/yqzhang.png";
+           class="avatar" alt="yqzhang avatar"
            width="24" height="24">
-      yiqun
+      yqzhang
     </a>
   </div>
   <div class="post-content">
diff --git a/news/index.html b/news/index.html
index 1c08002eb..b70f01024 100644
--- a/news/index.html
+++ b/news/index.html
@@ -295,11 +295,11 @@
     <span class="post-date">
       14 Jun 2023
     </span>
-    <a href="https://people.apache.org/~yiqun"; class="post-author">
-      <img src="https://people.apache.org/~yiqun//yiqun.png";
-           class="avatar" alt="yiqun avatar"
+    <a href="https://people.apache.org/~yqzhang"; class="post-author">
+      <img src="https://people.apache.org/~yqzhang//yqzhang.png";
+           class="avatar" alt="yqzhang avatar"
            width="24" height="24">
-      yiqun
+      yqzhang
     </a>
   </div>
   <div class="post-content">
diff --git a/news/releases/index.html b/news/releases/index.html
index 0be08c381..ecf2ac3c2 100644
--- a/news/releases/index.html
+++ b/news/releases/index.html
@@ -295,11 +295,11 @@
     <span class="post-date">
       14 Jun 2023
     </span>
-    <a href="https://people.apache.org/~yiqun"; class="post-author">
-      <img src="https://people.apache.org/~yiqun//yiqun.png";
-           class="avatar" alt="yiqun avatar"
+    <a href="https://people.apache.org/~yqzhang"; class="post-author">
+      <img src="https://people.apache.org/~yqzhang//yqzhang.png";
+           class="avatar" alt="yqzhang avatar"
            width="24" height="24">
-      yiqun
+      yqzhang
     </a>
   </div>
   <div class="post-content">

Reply via email to