Skip to content

Commit a372ebc

Browse files
committed
Added Michael to the Core Team group
1 parent 28377f7 commit a372ebc

File tree

1 file changed

+16
-5
lines changed

1 file changed

+16
-5
lines changed

contributing/code/core_team.rst

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ must adhere to said rules and protocol.
1616
Core Organization
1717
-----------------
1818

19-
Symfony Core members are divided into three groups. Each member can only belong
19+
Symfony Core members are divided into four groups. Each member can only belong
2020
to one group at a time. The privileges granted to a group are automatically
2121
granted to all higher priority groups.
2222

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

30-
2. **Mergers**
30+
2. **Mergers Team**
3131

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

35-
3. **Deciders**
35+
3. **Deciders Team**
3636

3737
* Decide to merge or reject a pull request.
3838

39+
4. **Security Team**
40+
41+
* Manage the whole security process (triaging reported vulnerabilities, fixing
42+
the reported issues, coordinating the release of security fixes, etc.)
43+
3944
Active Core Members
4045
~~~~~~~~~~~~~~~~~~~
4146

@@ -47,7 +52,7 @@ Active Core Members
4752

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

50-
* **Mergers** (``@symfony/mergers`` on GitHub):
55+
* **Mergers Team** (``@symfony/mergers`` on GitHub):
5156

5257
* **Tobias Schultze** (`Tobion`_) can merge into the Routing_,
5358
OptionsResolver_ and PropertyAccess_ components;
@@ -88,11 +93,16 @@ Active Core Members
8893

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

91-
* **Deciders** (``@symfony/deciders`` on GitHub):
96+
* **Deciders Team** (``@symfony/deciders`` on GitHub):
9297

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

101+
* **Security Team** (``@symfony/security`` on GitHub):
102+
103+
* **Fabien Potencier** (`fabpot`_);
104+
* **Michael Cullum** (`michaelcullum`_),
105+
96106
Former Core Members
97107
~~~~~~~~~~~~~~~~~~~
98108

@@ -231,3 +241,4 @@ discretion of the **Project Leader**.
231241
.. _`ogizanagi`: https://github.com/ogizanagi/
232242
.. _`Nyholm`: https://github.com/Nyholm
233243
.. _`sroze`: https://github.com/sroze
244+
.. _`michaelcullum`: https://github.com/michaelcullum

0 commit comments

Comments
 (0)