Skip to content

Commit 1b99e08

Browse files
committed
minor #9511 Added the Symfony Docs team (javiereguiluz)
This PR was merged into the 2.7 branch. Discussion ---------- Added the Symfony Docs team Commits ------- 2591219 Added the Symfony Docs team
2 parents 821e59d + 2591219 commit 1b99e08

File tree

1 file changed

+23
-5
lines changed

1 file changed

+23
-5
lines changed

contributing/code/core_team.rst

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

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.
2222

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

@@ -36,11 +36,17 @@ The Symfony Core groups, in descending order of priority, are as follows:
3636

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

39-
4. **Security Team**
39+
In addition, there are other groups created to manage specific topics:
40+
41+
**Security Team**
4042

4143
* Manage the whole security process (triaging reported vulnerabilities, fixing
4244
the reported issues, coordinating the release of security fixes, etc.)
4345

46+
**Documentation Team**
47+
48+
* Manage the whole `symfony-docs repository`_.
49+
4450
Active Core Members
4551
~~~~~~~~~~~~~~~~~~~
4652

@@ -101,7 +107,16 @@ Active Core Members
101107
* **Security Team** (``@symfony/security`` on GitHub):
102108

103109
* **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`_).
105120

106121
Former Core Members
107122
~~~~~~~~~~~~~~~~~~~
@@ -222,6 +237,7 @@ discretion of the **Project Leader**.
222237
.. _Workflow: https://github.com/symfony/workflow
223238
.. _Yaml: https://github.com/symfony/yaml
224239
.. _WebProfilerBundle: https://github.com/symfony/web-profiler-bundle
240+
.. _`symfony-docs repository`: https://github.com/symfony/symfony-docs
225241
.. _`fabpot`: https://github.com/fabpot/
226242
.. _`webmozart`: https://github.com/webmozart/
227243
.. _`Tobion`: https://github.com/Tobion/
@@ -242,3 +258,5 @@ discretion of the **Project Leader**.
242258
.. _`Nyholm`: https://github.com/Nyholm
243259
.. _`sroze`: https://github.com/sroze
244260
.. _`michaelcullum`: https://github.com/michaelcullum
261+
.. _`wouterj`: https://github.com/wouterj
262+
.. _`HeahDude`: https://github.com/HeahDude

0 commit comments

Comments
 (0)