This is an automated email from the ASF dual-hosted git repository.
uranusjr pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/main by this push:
new ca27772f0a Add Pankaj and Amogh to list of self-hoted-runners
exceptions (#35493)
ca27772f0a is described below
commit ca27772f0aea1c98aa2367d4450bf477ca851d23
Author: Jarek Potiuk <[email protected]>
AuthorDate: Tue Nov 7 05:41:18 2023 +0100
Add Pankaj and Amogh to list of self-hoted-runners exceptions (#35493)
---
dev/breeze/src/airflow_breeze/global_constants.py | 2 ++
1 file changed, 2 insertions(+)
diff --git a/dev/breeze/src/airflow_breeze/global_constants.py
b/dev/breeze/src/airflow_breeze/global_constants.py
index 0134cbb2a6..f501c1ec7b 100644
--- a/dev/breeze/src/airflow_breeze/global_constants.py
+++ b/dev/breeze/src/airflow_breeze/global_constants.py
@@ -295,6 +295,7 @@ COMMITTERS = [
"XD-DENG",
"aijamalnk",
"alexvanboxel",
+ "amoghrajesh",
"aoen",
"artwr",
"ashb",
@@ -326,6 +327,7 @@ COMMITTERS = [
"msumit",
"o-nikolas",
"pankajastro",
+ "pankajkoti",
"phanikumv",
"pierrejeambrun",
"pingzh",