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 b2a8d69071 Announce Niko as committer (#714)
b2a8d69071 is described below
commit b2a8d6907120e095b9a100643bab3e2df60a4490
Author: eladkal <[email protected]>
AuthorDate: Mon Dec 19 23:28:32 2022 +0200
Announce Niko as committer (#714)
---
landing-pages/site/content/en/announcements/_index.md | 13 ++++++++-----
landing-pages/site/data/committers.json | 6 ++++++
2 files changed, 14 insertions(+), 5 deletions(-)
diff --git a/landing-pages/site/content/en/announcements/_index.md
b/landing-pages/site/content/en/announcements/_index.md
index 85cddc121a..f897b24401 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!
+# December 19, 2022
+
+Airflow PMC welcomes new Airflow Committer:
+
+* **Niko Oliveira** ([@o-nikolas](https://github.com/o-nikolas)
+
# December 2, 2022
We’ve just released Apache **Airflow 2.5.0**. You can read all about it in our
[what's new in Apache Airflow 2.5.0]({{< ref "blog/airflow-2.5.0/index.md" >}})
blog post.
@@ -25,12 +31,9 @@ We’ve just released Apache **Airflow 2.5.0**. You can read
all about it in our
# December 2, 2022
-We’ve just released Apache **Airflow 2.5.0**.
+Airflow PMC welcomes new Airflow Committer:
-📦 PyPI: https://pypi.org/project/apache-airflow/2.5.0/ \
-📚 Docs: https://airflow.apache.org/docs/apache-airflow/2.5.0 \
-🛠️ Release Notes:
https://airflow.apache.org/docs/apache-airflow/2.5.0/release_notes.html \
-🪶 Sources:
https://airflow.apache.org/docs/apache-airflow/2.5.0/installation/installing-from-sources.html
+* **Andrey Anshin** ([@Taragolis](https://https://github.com/Taragolis)
# November 14, 2022
diff --git a/landing-pages/site/data/committers.json
b/landing-pages/site/data/committers.json
index 3955a79a7e..4ef4778acb 100644
--- a/landing-pages/site/data/committers.json
+++ b/landing-pages/site/data/committers.json
@@ -59,6 +59,12 @@
"image": "https://github.com/zhongjiajie.png",
"nick": "zhongjiajie"
},
+ {
+ "name": "Niko Oliveira",
+ "github": "https://github.com/o-nikolas",
+ "image": "https://github.com/o-nikolas.png",
+ "nick": "o-nikolas"
+ },
{
"name": "Qian Yu",
"github": "https://github.com/yuqian90",