This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a commit to branch banch-committer
in repository https://gitbox.apache.org/repos/asf/airflow-site.git
The following commit(s) were added to refs/heads/banch-committer by this push:
new 478b9691c6 Add Pankaj as committer
478b9691c6 is described below
commit 478b9691c64b8866213e7168a0ea6ae781712229
Author: Kaxil Naik <[email protected]>
AuthorDate: Mon Jun 12 22:59:43 2023 +0100
Add Pankaj as committer
---
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..1a047222ac 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** ([@o-nikolas](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",