Skip to content

Add CLI team description #20843

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

Merged
merged 1 commit into from
Mar 31, 2025
Merged
Changes from all 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
8 changes: 7 additions & 1 deletion contributing/core_team.rst
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ In addition, there are other groups created to manage specific topics:
* **Security Team**: manages the whole security process (triaging reported vulnerabilities,
fixing the reported issues, coordinating the release of security fixes, etc.);
* **Symfony UX Team**: manages the `UX repositories`_;
* **Symfony CLI Team**: manages the `CLI repositories`_;
* **Documentation Team**: manages the whole `symfony-docs repository`_.

Active Core Members
Expand Down Expand Up @@ -100,7 +101,6 @@ Active Core Members
* **Berislav Balogović** (`hypemc`_);
* **Mathias Arlaud** (`mtarld`_);
* **Florent Morselli** (`spomky`_);
* **Tugdual Saunier** (`tucksaun`_);
* **Alexandre Daubois** (`alexandre-daubois`_).

* **Security Team** (``@symfony/security`` on GitHub):
Expand All @@ -116,6 +116,11 @@ Active Core Members
* **Hugo Alliaume** (`kocal`_);
* **Matheo Daninos** (`webmamba`_).

* **Symfony CLI Team** (``@symfony-cli/core`` on GitHub):

* **Fabien Potencier** (`fabpot`_);
* **Tugdual Saunier** (`tucksaun`_).

* **Documentation Team** (``@symfony/team-symfony-docs`` on GitHub):

* **Fabien Potencier** (`fabpot`_);
Expand Down Expand Up @@ -333,6 +338,7 @@ discretion of the **Project Leader**.

.. _`symfony-docs repository`: https://github.com/symfony/symfony-docs
.. _`UX repositories`: https://github.com/symfony/ux
.. _`CLI repositories`: https://github.com/symfony-cli
.. _`fabpot`: https://github.com/fabpot/
.. _`webmozart`: https://github.com/webmozart/
.. _`Tobion`: https://github.com/Tobion/
Expand Down