@@ -16,9 +16,9 @@ must adhere to said rules and protocol.
16
16
Core Organization
17
17
-----------------
18
18
19
- Symfony Core members are divided into four groups. Each member can only belong
20
- to one group at a time. The privileges granted to a group are automatically
21
- granted to all higher priority groups.
19
+ Symfony Core members are divided into groups. Each member can only belong to one
20
+ group at a time. The privileges granted to a group are automatically granted to
21
+ all higher priority groups.
22
22
23
23
The Symfony Core groups, in descending order of priority, are as follows:
24
24
@@ -36,11 +36,17 @@ The Symfony Core groups, in descending order of priority, are as follows:
36
36
37
37
* Decide to merge or reject a pull request.
38
38
39
- 4. **Security Team**
39
+ In addition, there are other groups created to manage specific topics:
40
+
41
+ **Security Team**
40
42
41
43
* Manage the whole security process (triaging reported vulnerabilities, fixing
42
44
the reported issues, coordinating the release of security fixes, etc.)
43
45
46
+ **Documentation Team**
47
+
48
+ * Manage the whole `symfony-docs repository`_.
49
+
44
50
Active Core Members
45
51
~~~~~~~~~~~~~~~~~~~
46
52
@@ -101,7 +107,16 @@ Active Core Members
101
107
* **Security Team** (``@symfony/security`` on GitHub):
102
108
103
109
* **Fabien Potencier** (`fabpot`_);
104
- * **Michael Cullum** (`michaelcullum`_),
110
+ * **Michael Cullum** (`michaelcullum`_).
111
+
112
+ * **Documentation Team** (``@symfony/team-symfony-docs`` on GitHub):
113
+
114
+ * **Fabien Potencier** (`fabpot`_);
115
+ * **Ryan Weaver** (`weaverryan`_);
116
+ * **Christian Flothmann** (`xabbuh`_);
117
+ * **Wouter De Jong** (`wouterj`_);
118
+ * **Jules Pietri** (`HeahDude`_);
119
+ * **Javier Eguiluz** (`javiereguiluz`_).
105
120
106
121
Former Core Members
107
122
~~~~~~~~~~~~~~~~~~~
@@ -222,6 +237,7 @@ discretion of the **Project Leader**.
222
237
.. _Workflow: https://github.com/symfony/workflow
223
238
.. _Yaml: https://github.com/symfony/yaml
224
239
.. _WebProfilerBundle: https://github.com/symfony/web-profiler-bundle
240
+ .. _`symfony-docs repository`: https://github.com/symfony/symfony-docs
225
241
.. _`fabpot`: https://github.com/fabpot/
226
242
.. _`webmozart`: https://github.com/webmozart/
227
243
.. _`Tobion`: https://github.com/Tobion/
@@ -242,3 +258,5 @@ discretion of the **Project Leader**.
242
258
.. _`Nyholm`: https://github.com/Nyholm
243
259
.. _`sroze`: https://github.com/sroze
244
260
.. _`michaelcullum`: https://github.com/michaelcullum
261
+ .. _`wouterj`: https://github.com/wouterj
262
+ .. _`HeahDude`: https://github.com/HeahDude
0 commit comments