kaxil commented on a change in pull request #10327:
URL: https://github.com/apache/airflow/pull/10327#discussion_r476638612
##########
File path: CONTRIBUTING.rst
##########
@@ -84,6 +84,70 @@ If you are proposing a new feature:
- Remember that this is a volunteer-driven project, and that contributions
are
welcome :)
+
+Roles
+=============
+
+There are several roles within the Airflow Open-Source community.
+
+
+PMC Member
+-----------
+The PMC (Project Management Committee) is a group of maintainers that drives
changes in the way that
+Airflow is managed as a project.
+
+Considering Apache, the role of the PMC is primarily to ensure that Airflow
conforms to Apache's processes
+and guidelines.
+
+Committers/Maintainers
+----------------------
+
+Committers are community members that have write access to the project’s
repositories, i.e., they can modify the code,
+documentation, and website by themselves and also accept other contributions.
+
+The official list of committers can be found `here
<https://airflow.apache.org/docs/>`__.
Review comment:
```suggestion
The official list of committers can be found `here
<https://airflow.apache.org/docs/stable/project.html#committers>`__.
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]