File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 53
53
54
54
# Async Operators & Triggerer
55
55
/airflow-core /src /airflow /cli /commands /triggerer_command.py @ dstandish @ hussein-awala
56
- /airflow-core /src /airflow /jobs /triggerer_job.py @ dstandish @ hussein-awala
57
56
/airflow-core /src /airflow /jobs /triggerer_job_runner.py @ dstandish @ hussein-awala
58
57
/docs /apache-airflow /authoring-and-scheduling /deferring.rst @ dstandish @ hussein-awala
59
58
@@ -88,7 +87,7 @@ Dockerfile.ci @potiuk @ashb @gopidesupavan
88
87
89
88
# Releasing Guides & Project Guidelines
90
89
/dev /PROJECT_GUIDELINES.md @ kaxil
91
- /dev /PROVIDER_PACKAGE_DETAILS .md @ eladkal
90
+ /dev /PROVIDER_DISTRIBUTIONS_DETAILS .md @ eladkal
92
91
/dev /README.md @ kaxil
93
92
/dev /README_RELEASE_ * .md @ kaxil @ pierrejeambrun
94
93
/dev /README_RELEASE_PROVIDERS.md @ eladkal
Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ print the command that you should run.
79
79
The prerequisites to release Apache Airflow are described in [ README.md] ( README.md ) .
80
80
81
81
You can read more about the command line tools used to generate the packages in the
82
- [ Provider details] ( PROVIDER_PACKAGE_DETAILS .md) .
82
+ [ Provider details] ( PROVIDER_DISTRIBUTIONS_DETAILS .md) .
83
83
84
84
# Bump min Airflow version for providers
85
85
You can’t perform that action at this time.
0 commit comments