Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ed79f05

Browse filesBrowse files
committed
minor #20843 Add CLI team description (tucksaun)
This PR was merged into the 6.4 branch. Discussion ---------- Add CLI team description Following #20816. During SymfonyLive, `@fabpot` and I talked about the lack of the Symfony CLI team mention in this documentation. so here is the fix. Commits ------- 5b9b62e Add CLI team description
2 parents abd43fb + 5b9b62e commit ed79f05
Copy full SHA for ed79f05

File tree

Expand file treeCollapse file tree

1 file changed

+7
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+7
-1
lines changed

‎contributing/core_team.rst

Copy file name to clipboardExpand all lines: contributing/core_team.rst
+7-1Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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

7475
Active 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

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.