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 94aae5e  Add recent announcements: 2.1.1 and Aneesh as new committer 
(#445)
94aae5e is described below

commit 94aae5e7e7d38a89918268da021d6c045749cd82
Author: Kaxil Naik <[email protected]>
AuthorDate: Tue Jul 6 16:04:56 2021 +0100

    Add recent announcements: 2.1.1 and Aneesh as new committer (#445)
---
 landing-pages/site/content/en/announcements/_index.md | 14 ++++++++++++++
 landing-pages/site/data/committers.json               |  6 ++++++
 2 files changed, 20 insertions(+)

diff --git a/landing-pages/site/content/en/announcements/_index.md 
b/landing-pages/site/content/en/announcements/_index.md
index 3580bb1..01fb26f 100644
--- a/landing-pages/site/content/en/announcements/_index.md
+++ b/landing-pages/site/content/en/announcements/_index.md
@@ -13,6 +13,20 @@ menu:
 
 **Note:** Follow [@ApacheAirflow](https://twitter.com/ApacheAirflow) on 
Twitter for the latest news and announcements!
 
+
+
+# July 6, 2021
+
+Airflow PMC welcomes **Aneesh Joseph** 
([@aneesh-joseph](https://github.com/aneesh-joseph)) as the newest Airflow 
Committer. 👏👏
+
+# July 2, 2021
+
+We've just released Apache **Airflow 2.1.1**.
+
+📦 PyPI: https://pypi.org/project/apache-airflow/2.1.1 \
+📚 Docs: https://airflow.apache.org/docs/apache-airflow/2.1.1/ \
+🛠️ Changelog: 
https://airflow.apache.org/docs/apache-airflow/2.1.1/changelog.html
+
 # June 26, 2021
 
 Airflow PMC welcomes 2 new committers:
diff --git a/landing-pages/site/data/committers.json 
b/landing-pages/site/data/committers.json
index c943866..5e21826 100644
--- a/landing-pages/site/data/committers.json
+++ b/landing-pages/site/data/committers.json
@@ -1,5 +1,11 @@
 [
   {
+    "name": "Aneesh Joseph",
+    "github": "https://github.com/aneesh-joseph";,
+    "image": "https://github.com/aneesh-joseph.png";,
+    "nick": "aneesh-joseph"
+  },
+  {
     "name": "Bas Harenslak",
     "github": "https://github.com/BasPH";,
     "image": "https://github.com/BasPH.png";,

Reply via email to