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

jedcunningham 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 b30078122f Move Niko Oliveira to PMC roster and add announcement 
(#1539)
b30078122f is described below

commit b30078122f77455f48a99574f962df3f1b469f66
Author: Niko Oliveira <[email protected]>
AuthorDate: Thu May 21 13:29:09 2026 -0700

    Move Niko Oliveira to PMC roster and add announcement (#1539)
---
 landing-pages/site/content/en/announcements/_index.md | 4 ++++
 landing-pages/site/data/committers.json               | 6 ------
 landing-pages/site/data/pmc.json                      | 6 ++++++
 3 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/landing-pages/site/content/en/announcements/_index.md 
b/landing-pages/site/content/en/announcements/_index.md
index 11039fbaa1..42d9fb4d5b 100644
--- a/landing-pages/site/content/en/announcements/_index.md
+++ b/landing-pages/site/content/en/announcements/_index.md
@@ -9,6 +9,10 @@ menu:
 ---
 
 
+# May 21, 2026
+
+Airflow PMC welcomes new Airflow PMC Member: **Niko Oliveira** 
([@o-nikolas](https://github.com/o-nikolas))
+
 # April 24, 2026
 
 We've just released Apache Airflow Helm Chart 1.21.0 🎉
diff --git a/landing-pages/site/data/committers.json 
b/landing-pages/site/data/committers.json
index ee2d254496..46d56d5249 100644
--- a/landing-pages/site/data/committers.json
+++ b/landing-pages/site/data/committers.json
@@ -107,12 +107,6 @@
     "image": "/external/profiles/malthe.png",
     "nick": "malthe"
   },
-  {
-    "name": "Niko Oliveira",
-    "github": "https://github.com/o-nikolas";,
-    "image": "/external/profiles/o-nikolas.png",
-    "nick": "o-nikolas"
-  },
   {
     "name": "Pankaj Koti",
     "github": "https://github.com/pankajkoti";,
diff --git a/landing-pages/site/data/pmc.json b/landing-pages/site/data/pmc.json
index d7631b37b9..466ee0798b 100644
--- a/landing-pages/site/data/pmc.json
+++ b/landing-pages/site/data/pmc.json
@@ -173,6 +173,12 @@
     "image": "/external/profiles/mistercrunch.png",
     "nick": "mistercrunch"
   },
+  {
+    "name": "Niko Oliveira",
+    "github": "https://github.com/o-nikolas";,
+    "image": "/external/profiles/o-nikolas.png",
+    "nick": "o-nikolas"
+  },
   {
     "name": "Pavan Kumar Gopidesu",
     "github": "https://github.com/gopidesupavan";,

Reply via email to