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

Move Jens Scheffler to committer role #35522

Merged
merged 1 commit into from
Nov 8, 2023
Merged
Show file tree
Hide file tree
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
1 change: 0 additions & 1 deletion .asf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ github:
- utkarsharma2
- Lee-W
- sunank200
- jscheffl
- nathadfield
- RNHTTR

Expand Down
2 changes: 2 additions & 0 deletions COMMITTERS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -196,5 +196,7 @@ To be able to merge PRs, committers have to integrate their GitHub ID with Apach
6. Ask in ``#internal-airflow-ci-cd`` channel to be `configured in self-hosted runners </~https://github.com/apache/airflow-ci-infra/blob/main/scripts/list_committers>`_
by the CI maintainers. Wait for confirmation that this is done and some helpful tips from the CI maintainer
7. After confirming that step 6 is done, open a PR to include your GitHub ID in:

* ``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``.
1 change: 1 addition & 0 deletions dev/breeze/src/airflow_breeze/global_constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,7 @@ def get_default_platform_machine() -> str:
"jhtimmins",
"jmcarp",
"josh-fell",
"jscheffl",
"kaxil",
"leahecole",
"malthe",
Expand Down
1 change: 1 addition & 0 deletions docs/apache-airflow/project.rst
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ Committers
- James Timmins (@jhtimmins)
- Jarek Potiuk (@potiuk)
- Jed Cunningham (@jedcunningham)
- Jens Scheffler (@jscheffl)
- Jiajie Zhong (@zhongjiajie)
- Josh Fell (@josh-fell)
- Joshua Carp (@jmcarp)
Expand Down
Loading