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 b2860524db Add Buğra and Rahul to PMC (#1387)
b2860524db is described below
commit b2860524db811cb9d843b6b3537561cc310b2d84
Author: Jarek Potiuk <[email protected]>
AuthorDate: Wed Jan 14 20:45:04 2026 +0100
Add Buğra and Rahul to PMC (#1387)
---
.github/workflows/upgrade.yml | 1 -
.pre-commit-config.yaml | 2 +-
landing-pages/site/content/en/announcements/_index.md | 8 ++++++++
landing-pages/site/data/committers.json | 12 ------------
landing-pages/site/data/pmc.json | 12 ++++++++++++
5 files changed, 21 insertions(+), 14 deletions(-)
diff --git a/.github/workflows/upgrade.yml b/.github/workflows/upgrade.yml
index 94623235d5..a9abd51824 100644
--- a/.github/workflows/upgrade.yml
+++ b/.github/workflows/upgrade.yml
@@ -51,7 +51,6 @@ jobs:
run: |
echo "Upgrading prek hooks..."
prek autoupdate --color=always --freeze
- prek autoupdate --color=always --bleeding-edge --freeze --repo
https://github.com/Lucas-C/pre-commit-hooks
if git diff --quiet; then
echo "prek_changed=false" >> $GITHUB_OUTPUT
echo "No changes from prek upgrade"
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index ee1103b8e8..b7d53c03d1 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -46,7 +46,7 @@ repos:
require_serial: true
entry: zizmor
- repo: https://github.com/Lucas-C/pre-commit-hooks
- rev: f5cfd5fdaf0211dfd1027d9d8442b764a232c7ad
+ rev: ad1b27d73581aa16cca06fc4a0761fc563ffe8e8 # frozen: v1.5.6
hooks:
- id: forbid-tabs
exclude: ^\.gitmodules$
diff --git a/landing-pages/site/content/en/announcements/_index.md
b/landing-pages/site/content/en/announcements/_index.md
index 08393ac4cd..f49f5e1d1c 100644
--- a/landing-pages/site/content/en/announcements/_index.md
+++ b/landing-pages/site/content/en/announcements/_index.md
@@ -10,6 +10,14 @@ menu:
+
+# January 14, 2026
+
+Airflow PMC welcomes new PMC members:
+
+* **Buğra Öztürk** ([@bugraoz93](https://github.com/bugraoz93))
+* **Rahul Vats** ([@vatsrahul1001](https://github.com/vatsrahul1001))
+
# December 25, 2025
Airflow PMC welcomes new PMC member and committers:
diff --git a/landing-pages/site/data/committers.json
b/landing-pages/site/data/committers.json
index ea7f38fcd2..76d36c0e0e 100644
--- a/landing-pages/site/data/committers.json
+++ b/landing-pages/site/data/committers.json
@@ -11,12 +11,6 @@
"image": "/external/profiles/BasPH.png",
"nick": "BasPH"
},
- {
- "name": "Bu\u011fra \u00d6zt\u00fcrk",
- "github": "https://github.com/bugraoz93",
- "image": "/external/profiles/bugraoz93.png",
- "nick": "bugraoz93"
- },
{
"name": "Chao-Han Tsai",
"github": "https://github.com/milton0825",
@@ -167,12 +161,6 @@
"image": "/external/profiles/houqp.png",
"nick": "houqp"
},
- {
- "name": "Rahul Vats",
- "github": "https://github.com/vatsrahul1001",
- "image": "/external/profiles/vatsrahul1001.png",
- "nick": "vatsrahul1001"
- },
{
"name": "Rom Sharon",
"github": "https://github.com/romsharon98",
diff --git a/landing-pages/site/data/pmc.json b/landing-pages/site/data/pmc.json
index 8835ef683c..08a2eb855b 100644
--- a/landing-pages/site/data/pmc.json
+++ b/landing-pages/site/data/pmc.json
@@ -53,6 +53,12 @@
"image": "/external/profiles/bbovenzi.png",
"nick": "bbovenzi"
},
+ {
+ "name": "Bu\u011fra \u00d6zt\u00fcrk",
+ "github": "https://github.com/bugraoz93",
+ "image": "/external/profiles/bugraoz93.png",
+ "nick": "bugraoz93"
+ },
{
"name": "Chris Riccomini",
"github": "https://github.com/criccomini",
@@ -173,6 +179,12 @@
"image": "/external/profiles/pierrejeambrun.png",
"nick": "pierrejeambrun"
},
+ {
+ "name": "Rahul Vats",
+ "github": "https://github.com/vatsrahul1001",
+ "image": "/external/profiles/vatsrahul1001.png",
+ "nick": "vatsrahul1001"
+ },
{
"name": "Shahar Epstein",
"github": "https://github.com/shahar1",