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

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


The following commit(s) were added to refs/heads/main by this push:
     new 68015a5608 Add Pankaj as committer (#800)
68015a5608 is described below

commit 68015a5608c7327ba0e07d512d774575d1c7198d
Author: Kaxil Naik <[email protected]>
AuthorDate: Mon Jun 12 23:09:57 2023 +0100

    Add Pankaj as committer (#800)
---
 landing-pages/site/content/en/announcements/_index.md | 6 ++++++
 landing-pages/site/data/committers.json               | 6 ++++++
 2 files changed, 12 insertions(+)

diff --git a/landing-pages/site/content/en/announcements/_index.md 
b/landing-pages/site/content/en/announcements/_index.md
index 697905e11a..a8fd96f4c3 100644
--- a/landing-pages/site/content/en/announcements/_index.md
+++ b/landing-pages/site/content/en/announcements/_index.md
@@ -13,6 +13,12 @@ menu:
 
 **Note:** Follow [@ApacheAirflow](https://twitter.com/ApacheAirflow) on 
Twitter for the latest news and announcements!
 
+# June 12, 2023
+
+Airflow PMC welcomes new Airflow Committer:
+
+* **Pankaj Singh** ([@pankajastro](https://github.com/pankajastro)
+
 # May 16, 2023
 
 We’ve just released Apache **Airflow 2.6.1**.
diff --git a/landing-pages/site/data/committers.json 
b/landing-pages/site/data/committers.json
index 1b07ad6a48..2822e8bfc4 100644
--- a/landing-pages/site/data/committers.json
+++ b/landing-pages/site/data/committers.json
@@ -65,6 +65,12 @@
     "image": "https://github.com/o-nikolas.png";,
     "nick": "o-nikolas"
   },
+  {
+    "name": "Pankaj Singh",
+    "github": "https://github.com/pankajastro";,
+    "image": "https://github.com/pankajastro.png";,
+    "nick": "pankajastro"
+  },
   {
     "name": "Qian Yu",
     "github": "https://github.com/yuqian90";,

Reply via email to