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 828c6d19df Update landing-pages/site/data/committers.json (#1581)
828c6d19df is described below

commit 828c6d19dffddf2a2b742e3b55c6c1e584686337
Author: Henry Chen <[email protected]>
AuthorDate: Wed Jul 1 19:06:29 2026 +0800

    Update landing-pages/site/data/committers.json (#1581)
---
 landing-pages/site/content/en/announcements/_index.md |   7 +++++++
 landing-pages/site/data/committers.json               |  12 ++++++++++++
 .../site/static/external/profiles/henry3260.png       | Bin 0 -> 1226748 bytes
 3 files changed, 19 insertions(+)

diff --git a/landing-pages/site/content/en/announcements/_index.md 
b/landing-pages/site/content/en/announcements/_index.md
index f7676f523a..798c30b573 100644
--- a/landing-pages/site/content/en/announcements/_index.md
+++ b/landing-pages/site/content/en/announcements/_index.md
@@ -8,6 +8,13 @@ menu:
 
 ---
 
+# July 1, 2026
+
+Airflow PMC welcomes new Airflow Committers:
+
+* **Przemysław Mirowski** ([@Miretpl](https://github.com/Miretpl))
+* **Henry Chen** ([@henry3260](https://github.com/henry3260))
+
 # June 3, 2026
 
 We've just released Apache Airflow CTL 0.1.5 🎉
diff --git a/landing-pages/site/data/committers.json 
b/landing-pages/site/data/committers.json
index 46d56d5249..359b2e0640 100644
--- a/landing-pages/site/data/committers.json
+++ b/landing-pages/site/data/committers.json
@@ -202,5 +202,17 @@
     "github": "https://github.com/jason810496";,
     "image": "/external/profiles/jason810496.png",
     "nick": "jason810496"
+  },
+  {
+    "name": "Henry Chen",
+    "github": "https://github.com/henry3260";,
+    "image": "/external/profiles/henry3260.png",
+    "nick": "henry3260"
+  },
+  {
+    "name": "Przemys\u0142aw Mirowski",
+    "github": "https://github.com/Miretpl";,
+    "image": "/external/profiles/Miretpl.png",
+    "nick": "Miretpl"
   }
 ]
diff --git a/landing-pages/site/static/external/profiles/henry3260.png 
b/landing-pages/site/static/external/profiles/henry3260.png
new file mode 100644
index 0000000000..09832c67cf
Binary files /dev/null and 
b/landing-pages/site/static/external/profiles/henry3260.png differ

Reply via email to