@@ -69,6 +69,7 @@ In addition, there are other groups created to manage specific topics:
6969* **Security Team **: manages the whole security process (triaging reported vulnerabilities,
7070 fixing the reported issues, coordinating the release of security fixes, etc.);
7171* **Symfony UX Team **: manages the `UX repositories `_;
72+ * **Symfony CLI Team **: manages the `CLI repositories `_;
7273* **Documentation Team **: manages the whole `symfony-docs repository `_.
7374
7475Active Core Members
@@ -100,7 +101,6 @@ Active Core Members
100101 * **Berislav Balogović ** (`hypemc `_);
101102 * **Mathias Arlaud ** (`mtarld `_);
102103 * **Florent Morselli ** (`spomky `_);
103- * **Tugdual Saunier ** (`tucksaun `_);
104104 * **Alexandre Daubois ** (`alexandre-daubois `_).
105105
106106* **Security Team ** (``@symfony/security `` on GitHub):
@@ -116,6 +116,11 @@ Active Core Members
116116 * **Hugo Alliaume ** (`kocal `_);
117117 * **Matheo Daninos ** (`webmamba `_).
118118
119+ * **Symfony CLI Team ** (``@symfony-cli/core `` on GitHub):
120+
121+ * **Fabien Potencier ** (`fabpot `_);
122+ * **Tugdual Saunier ** (`tucksaun `_).
123+
119124* **Documentation Team ** (``@symfony/team-symfony-docs `` on GitHub):
120125
121126 * **Fabien Potencier ** (`fabpot `_);
@@ -333,6 +338,7 @@ discretion of the **Project Leader**.
333338
334339.. _`symfony-docs repository` : https://github.com/symfony/symfony-docs
335340.. _`UX repositories` : https://github.com/symfony/ux
341+ .. _`CLI repositories` : https://github.com/symfony-cli
336342.. _`fabpot` : https://github.com/fabpot/
337343.. _`webmozart` : https://github.com/webmozart/
338344.. _`Tobion` : https://github.com/Tobion/
0 commit comments