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

eladkal 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 86b53b322b Add Rom and Shahar to the list of committers (#1044)
86b53b322b is described below

commit 86b53b322b219203a9dd0be2a61b9f0db2ba883f
Author: Shahar Epstein <[email protected]>
AuthorDate: Fri Jul 19 10:59:17 2024 +0300

    Add Rom and Shahar to the list of committers (#1044)
    
    Signed-off-by: Shahar Epstein <[email protected]>
---
 landing-pages/site/content/en/announcements/_index.md |  7 +++++++
 landing-pages/site/data/committers.json               | 12 ++++++++++++
 2 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 ad026c4b3b..caaf6106ea 100644
--- a/landing-pages/site/content/en/announcements/_index.md
+++ b/landing-pages/site/content/en/announcements/_index.md
@@ -22,6 +22,13 @@ We’ve just released Apache **Airflow 2.9.3**.
 🛠️ Release Notes: 
https://airflow.apache.org/docs/apache-airflow/2.9.3/release_notes.html \
 🪶 Sources: 
https://airflow.apache.org/docs/apache-airflow/2.9.3/installation/installing-from-sources.html
 
+# July 15, 2024
+
+Airflow PMC welcomes new Airflow Committers:
+
+* **Rom Sharon** ([@romsharon98](https://github.com/romsharon98))
+* **Shahar Epstein** ([@shahar1](https://github.com/shahar1))
+
 # June 18, 2024
 
 We've just released Apache **Airflow Helm chart 1.14.0**.
diff --git a/landing-pages/site/data/committers.json 
b/landing-pages/site/data/committers.json
index 4c5c8ce699..612b17d2d4 100644
--- a/landing-pages/site/data/committers.json
+++ b/landing-pages/site/data/committers.json
@@ -131,6 +131,12 @@
     "image": "https://github.com/houqp.png";,
     "nick": "houqp"
   },
+  {
+    "name": "Rom Sharon",
+    "github": "https://github.com/romsharon98";,
+    "image": "https://github.com/romsharon98.png";,
+    "nick": "romsharon98"
+  },
   {
     "name": "Ry Walker",
     "github": "https://github.com/ryw";,
@@ -149,6 +155,12 @@
     "image": "https://github.com/rnhttr.png";,
     "nick": "RNHTTR"
   },
+  {
+    "name": "Shahar Epstein",
+    "github": "https://github.com/shahar1";,
+    "image": "https://github.com/shahar1.png";,
+    "nick": "shahar1"
+  },
   {
     "name": "Utkarsh Sharma",
     "github": "https://github.com/utkarsharma2";,

Reply via email to