You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2023/07/02 07:32:39 UTC

[airflow] 10/19: add mobuchowski to committers breeze variable (#32228)

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

potiuk pushed a commit to branch v2-6-test
in repository https://gitbox.apache.org/repos/asf/airflow.git

commit 5c38fa8b54e22698c23680083e51c8f8fde42e54
Author: Maciej Obuchowski <ob...@gmail.com>
AuthorDate: Wed Jun 28 11:47:33 2023 +0200

    add mobuchowski to committers breeze variable (#32228)
    
    Signed-off-by: Maciej Obuchowski <ob...@gmail.com>
    (cherry picked from commit b6ec05187e14f7ca9814b4ce90755f538a1a7d7a)
---
 dev/breeze/src/airflow_breeze/global_constants.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev/breeze/src/airflow_breeze/global_constants.py b/dev/breeze/src/airflow_breeze/global_constants.py
index 72f752cedc..4667161af7 100644
--- a/dev/breeze/src/airflow_breeze/global_constants.py
+++ b/dev/breeze/src/airflow_breeze/global_constants.py
@@ -239,6 +239,7 @@ COMMITTERS = [
     "mik-laj",
     "milton0825",
     "mistercrunch",
+    "mobuchowski",
     "msumit",
     "o-nikolas",
     "pierrejeambrun",