Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a note to also update committers list in airflow-site repo #37017

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions COMMITTERS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -200,3 +200,5 @@ To be able to merge PRs, committers have to integrate their GitHub ID with Apach
* ``dev/breeze/src/airflow_breeze/global_constants.py`` (COMMITTERS variable)
* name and GitHub ID in `project.rst </~https://github.com/apache/airflow/blob/main/docs/apache-airflow/project.rst>`__.
* If you had been a collaborator role before getting committer, remove your Github ID from ``.asf.yaml``.
7. To be listed on airflow main entry web site, also raise a PR in
`Airflow-Site committers.json </~https://github.com/apache/airflow-site/blob/main/landing-pages/site/data/committers.json>`__.
Loading