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

kaxilnaik pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airflow-site.git


The following commit(s) were added to refs/heads/master by this push:
     new a9c9aa9  Add Vikram to Committers List & Announce it on website (#371)
a9c9aa9 is described below

commit a9c9aa9f6c3b64fd5c0c12f02835578457e48649
Author: Kaxil Naik <[email protected]>
AuthorDate: Sat Jan 9 00:59:55 2021 +0000

    Add Vikram to Committers List & Announce it on website (#371)
    
    
https://lists.apache.org/thread.html/rcf6890eeb236f0b49faf0ab6db868606ca338b292760c282708a1b80%40%3Cdev.airflow.apache.org%3E
---
 landing-pages/site/content/en/announcements/_index.md | 4 ++++
 landing-pages/site/data/committers.json               | 6 ++++++
 2 files changed, 10 insertions(+)

diff --git a/landing-pages/site/content/en/announcements/_index.md 
b/landing-pages/site/content/en/announcements/_index.md
index 280b7ba..c2e6903 100644
--- a/landing-pages/site/content/en/announcements/_index.md
+++ b/landing-pages/site/content/en/announcements/_index.md
@@ -14,6 +14,10 @@ menu:
 **Note:** Follow [@ApacheAirflow](https://twitter.com/ApacheAirflow) on 
Twitter for the latest news and announcements!
 
 
+# January 5, 2021
+
+Airflow PMC welcomes **Vikram Koka** 
([@vikramkoka](https://github.com/vikramkoka)) as the newest Airflow Committer.
+
 # December 25, 2020
 
 Airflow PMC welcomes **Xiaodong Deng** 
([@XD-DENG](https://github.com/XD-DENG)) as the newest addition to Airflow PMC.
diff --git a/landing-pages/site/data/committers.json 
b/landing-pages/site/data/committers.json
index 3e42e72..ea3f7a0 100644
--- a/landing-pages/site/data/committers.json
+++ b/landing-pages/site/data/committers.json
@@ -56,5 +56,11 @@
     "github": "https://github.com/ryanahamilton";,
     "image": "https://github.com/ryanahamilton.png";,
     "nick": "ryanahamilton"
+  },
+  {
+    "name": "Vikram Koka",
+    "github": "https://github.com/vikramkoka";,
+    "image": "https://github.com/vikramkoka.png";,
+    "nick": "vikramkoka"
   }
 ]

Reply via email to