diff --git a/COMMITTERS.rst b/COMMITTERS.rst
index bfc889438199c..5b790dd769ca2 100644
--- a/COMMITTERS.rst
+++ b/COMMITTERS.rst
@@ -193,5 +193,7 @@ To be able to merge PRs, committers have to integrate their GitHub ID with Apach
3. Merge your Apache and GitHub accounts using `GitBox (Apache Account Linking utility) `__. You should see 3 green checks in GitBox.
4. Wait at least 30 minutes for an email inviting you to Apache GitHub Organization and accept invitation.
5. After accepting the GitHub Invitation verify that you are a member of the `Airflow committers team on GitHub `__.
-6. Ask in ``#internal-airflow-ci-cd`` channel to be `configured in self-hosted runners `_ by the CI maintainers
-7. After confirming that step 6 is done, open a PR to include your GitHub ID in `ci.yml `__ as well as your name and GitHub ID in `project.rst `__.
+6. Ask in ``#internal-airflow-ci-cd`` channel to be `configured in self-hosted runners `_
+ by the CI maintainers
+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)
+ as well as your name and GitHub ID in `project.rst `__.