This is an automated email from the ASF dual-hosted git repository.

potiuk 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 f29ec63926 Added bulet points to the PR instructions for a new 
committer (#32244)
f29ec63926 is described below

commit f29ec6392691daa79762163b270921f251f8047c
Author: Jarek Potiuk <[email protected]>
AuthorDate: Wed Jun 28 19:54:54 2023 +0200

    Added bulet points to the PR instructions for a new committer (#32244)
    
    It was easy to miss  (2 / 3) that you need to add yourself to both
    breeze and project.rst.
---
 COMMITTERS.rst | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/COMMITTERS.rst b/COMMITTERS.rst
index 5b790dd769..ba17f28483 100644
--- a/COMMITTERS.rst
+++ b/COMMITTERS.rst
@@ -194,6 +194,7 @@ To be able to merge PRs, committers have to integrate their 
GitHub ID with Apach
 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 
<https://github.com/orgs/apache/teams/airflow-committers>`__.
 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
-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 
<https://github.com/apache/airflow/blob/main/docs/apache-airflow/project.rst>`__.
+    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>`__.

Reply via email to