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

potiuk 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 04fb95c762 add new committers -  (#1155)
04fb95c762 is described below

commit 04fb95c7629e0d528f01343d04372f59e51baefb
Author: Kalyan R <[email protected]>
AuthorDate: Thu Apr 3 03:41:42 2025 +0530

    add new committers -  (#1155)
    
    * add new committers
    
    * update announcements
    
    * Update landing-pages/site/data/committers.json
---
 .../site/content/en/announcements/_index.md        |  10 +++++++
 landing-pages/site/data/committers.json            |  30 +++++++++++++++++++++
 .../site/static/external/profiles/bugraoz93.png    | Bin 0 -> 215583 bytes
 .../site/static/external/profiles/jason810496.png  | Bin 0 -> 99757 bytes
 .../site/static/external/profiles/rawwar.png       | Bin 0 -> 22849 bytes
 .../static/external/profiles/shubhamraj-git.png    | Bin 0 -> 206879 bytes
 .../static/external/profiles/vatsrahul1001.png     | Bin 0 -> 207387 bytes
 7 files changed, 40 insertions(+)

diff --git a/landing-pages/site/content/en/announcements/_index.md 
b/landing-pages/site/content/en/announcements/_index.md
index 9b118b34a7..64c8eb1436 100644
--- a/landing-pages/site/content/en/announcements/_index.md
+++ b/landing-pages/site/content/en/announcements/_index.md
@@ -11,6 +11,16 @@ menu:
 &nbsp;
 &nbsp;
 
+# April 2, 2025
+
+Airflow PMC welcomes new Airflow Committers:
+
+* **Buğra Öztürk** ([@bugraoz93](https://github.com/bugraoz93))
+* **Kalyan Reddy** ([@rawwar](https://github.com/rawwar))
+* **Rahul Vats** ([@vatsrahul1001](https://github.com/vatsrahul1001))
+* **Shubham Raj** ([@shubhamraj-git](https://github.com/shubhamraj-git))
+* **Zhe You Liu** ([@jason810496](https://github.com/jason810496))
+
 # April 1, 2025
 
 We've just released Apache **Airflow Helm chart 1.16.0**.
diff --git a/landing-pages/site/data/committers.json 
b/landing-pages/site/data/committers.json
index 1f55a11f7c..5b5a72cb93 100644
--- a/landing-pages/site/data/committers.json
+++ b/landing-pages/site/data/committers.json
@@ -17,6 +17,12 @@
     "image": "/external/profiles/BasPH.png",
     "nick": "BasPH"
   },
+  {
+    "name": "Bu\u011fra \u00d6zt\u00fcrk",
+    "github": "https://github.com/bugraoz93";,
+    "image": "/external/profiles/bugraoz93.png",
+    "nick": "bugraoz93"
+  },
   {
     "name": "Chao-Han Tsai",
     "github": "https://github.com/milton0825";,
@@ -65,6 +71,12 @@
     "image": "/external/profiles/jmcarp.png",
     "nick": "jmcarp"
   },
+  {
+    "name": "Kalyan Reddy",
+    "github": "https://github.com/rawwar";,
+    "image": "/external/profiles/rawwar.png",
+    "nick": "rawwar"
+  },
   {
     "name": "Karthikeyan Singaravelan",
     "github": "https://github.com/tirkarthi";,
@@ -143,6 +155,12 @@
     "image": "/external/profiles/houqp.png",
     "nick": "houqp"
   },
+  {
+    "name": "Rahul Vats",
+    "github": "https://github.com/vatsrahul1001";,
+    "image": "/external/profiles/vatsrahul1001.png",
+    "nick": "vatsrahul1001"
+  },
   {
     "name": "Rom Sharon",
     "github": "https://github.com/romsharon98";,
@@ -173,6 +191,12 @@
     "image": "/external/profiles/shahar1.png",
     "nick": "shahar1"
   },
+  {
+    "name": "Shubham Raj",
+    "github": "https://github.com/shubhamraj-git";,
+    "image": "/external/profiles/shubhamraj-git.png",
+    "nick": "shubhamraj-git"
+  },
   {
     "name": "Utkarsh Sharma",
     "github": "https://github.com/utkarsharma2";,
@@ -196,5 +220,11 @@
     "github": "https://github.com/xinbinhuang";,
     "image": "/external/profiles/xinbinhuang.png",
     "nick": "xinbinhuang"
+  },
+  {
+    "name": "Zhe You Liu",
+    "github": "https://github.com/jason810496";,
+    "image": "/external/profiles/jason810496.png",
+    "nick": "jason810496"
   }
 ]
diff --git a/landing-pages/site/static/external/profiles/bugraoz93.png 
b/landing-pages/site/static/external/profiles/bugraoz93.png
new file mode 100644
index 0000000000..246f394e24
Binary files /dev/null and 
b/landing-pages/site/static/external/profiles/bugraoz93.png differ
diff --git a/landing-pages/site/static/external/profiles/jason810496.png 
b/landing-pages/site/static/external/profiles/jason810496.png
new file mode 100644
index 0000000000..c132404334
Binary files /dev/null and 
b/landing-pages/site/static/external/profiles/jason810496.png differ
diff --git a/landing-pages/site/static/external/profiles/rawwar.png 
b/landing-pages/site/static/external/profiles/rawwar.png
new file mode 100644
index 0000000000..d1e027b987
Binary files /dev/null and 
b/landing-pages/site/static/external/profiles/rawwar.png differ
diff --git a/landing-pages/site/static/external/profiles/shubhamraj-git.png 
b/landing-pages/site/static/external/profiles/shubhamraj-git.png
new file mode 100644
index 0000000000..2d59f85ff6
Binary files /dev/null and 
b/landing-pages/site/static/external/profiles/shubhamraj-git.png differ
diff --git a/landing-pages/site/static/external/profiles/vatsrahul1001.png 
b/landing-pages/site/static/external/profiles/vatsrahul1001.png
new file mode 100644
index 0000000000..b0f5773e96
Binary files /dev/null and 
b/landing-pages/site/static/external/profiles/vatsrahul1001.png differ

Reply via email to