Skip to content

Added Michael to the Core Team group #9498

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

Closed
wants to merge 3 commits into from
Closed
Changes from 2 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
24 changes: 17 additions & 7 deletions contributing/code/core_team.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ must adhere to said rules and protocol.
Core Organization
-----------------

Symfony Core members are divided into three groups. Each member can only belong
to one group at a time. The privileges granted to a group are automatically
granted to all higher priority groups.
Symfony Core members are divided into four groups. Each member, except the
project leader, can only belong to one group at a time. The privileges granted
to a group are automatically granted to all higher priority groups.

The Symfony Core groups, in descending order of priority, are as follows:

Expand All @@ -27,15 +27,19 @@ The Symfony Core groups, in descending order of priority, are as follows:
* Elects members in any other group;
* Merges pull requests in all Symfony repositories.

2. **Mergers**
2. **Mergers Team**

* Merge pull requests for the component or components on which they have been
granted privileges.

3. **Deciders**
3. **Deciders Team**

* Decide to merge or reject a pull request.

4. **Security Team**

* Decide to merge or reject a pull request related to security issues.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the security team is orthogonal to the other ones. Michael could be also a merger for some components for instance. It's also more than deciding things. It's about managing the security process from reporting to releasing.


Active Core Members
~~~~~~~~~~~~~~~~~~~

Expand All @@ -47,7 +51,7 @@ Active Core Members

* **Fabien Potencier** (`fabpot`_).

* **Mergers** (``@symfony/mergers`` on GitHub):
* **Mergers Team** (``@symfony/mergers`` on GitHub):

* **Tobias Schultze** (`Tobion`_) can merge into the Routing_,
OptionsResolver_ and PropertyAccess_ components;
Expand Down Expand Up @@ -88,11 +92,16 @@ Active Core Members

* **Samuel Rozé** (`sroze`_) can merge into Messenger_ component.

* **Deciders** (``@symfony/deciders`` on GitHub):
* **Deciders Team** (``@symfony/deciders`` on GitHub):

* **Jordi Boggiano** (`seldaek`_);
* **Lukas Kahwe Smith** (`lsmith77`_).

* **Security Team** (``@symfony/security`` on GitHub):

* **Fabien Potencier** (`fabpot`_);
* **Michael Cullum** (`michaelcullum`_),

Former Core Members
~~~~~~~~~~~~~~~~~~~

Expand Down Expand Up @@ -231,3 +240,4 @@ discretion of the **Project Leader**.
.. _`ogizanagi`: https://github.com/ogizanagi/
.. _`Nyholm`: https://github.com/Nyholm
.. _`sroze`: https://github.com/sroze
.. _`michaelcullum`: https://github.com/michaelcullum