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 6a210c65a0 Add a note to also update committers list in airflow-site
repo (#37017)
6a210c65a0 is described below
commit 6a210c65a0e9733bf6ce242f25216bffa0738738
Author: Jens Scheffler <[email protected]>
AuthorDate: Thu Jan 25 22:33:58 2024 +0100
Add a note to also update committers list in airflow-site repo (#37017)
---
COMMITTERS.rst | 2 ++
1 file changed, 2 insertions(+)
diff --git a/COMMITTERS.rst b/COMMITTERS.rst
index 4bac1a10b4..625019c21e 100644
--- a/COMMITTERS.rst
+++ b/COMMITTERS.rst
@@ -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>`__.