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

kturner pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/fluo-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new a74ce0d  Jekyll build from gh-pages:1cd8338
a74ce0d is described below

commit a74ce0dd97eb6b5218609672faaba9060e5acf4c
Author: Keith Turner <[email protected]>
AuthorDate: Mon Apr 20 13:30:08 2020 -0400

    Jekyll build from gh-pages:1cd8338
    
    Add 'Karthick Narendran' to people.md (#191)
    
    * Add 'Karthick Narendran' to people.md
    
    * Updated TZ link for BST
    
    Co-authored-by: Karthick Narendran <[email protected]>
---
 feed.xml          | 4 ++--
 people/index.html | 5 +++++
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/feed.xml b/feed.xml
index 06fc00c..898cfa0 100644
--- a/feed.xml
+++ b/feed.xml
@@ -5,8 +5,8 @@
     <description>Apache Fluo Website</description>
     <link>https://fluo.apache.org//</link>
     <atom:link href="https://fluo.apache.org//feed.xml"; rel="self" 
type="application/rss+xml" />
-    <pubDate>Fri, 06 Mar 2020 21:26:39 +0000</pubDate>
-    <lastBuildDate>Fri, 06 Mar 2020 21:26:39 +0000</lastBuildDate>
+    <pubDate>Mon, 20 Apr 2020 17:30:03 +0000</pubDate>
+    <lastBuildDate>Mon, 20 Apr 2020 17:30:03 +0000</lastBuildDate>
     <generator>Jekyll v3.8.5</generator>
     
     
diff --git a/people/index.html b/people/index.html
index 4fbd64a..18b8eb4 100644
--- a/people/index.html
+++ b/people/index.html
@@ -160,6 +160,11 @@
       <td><a href="https://www.timeanddate.com/time/zones/et";>ET</a></td>
     </tr>
     <tr>
+      <td><a href="https://github.com/karthick-rn";>Karthick Narendran</a></td>
+      <td><a href="https://www.microsoft.com";>Microsoft</a></td>
+      <td><a href="https://www.timeanddate.com/time/zones/bst";>BST</a></td>
+    </tr>
+    <tr>
       <td><a href="https://github.com/keith-turner";>Keith Turner</a></td>
       <td><a href="https://www.microsoft.com";>Microsoft</a></td>
       <td><a href="https://www.timeanddate.com/time/zones/et";>ET</a></td>

Reply via email to