Skip to content

update the Symfony core team #8188

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

Closed
wants to merge 1 commit into from
Closed
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
25 changes: 17 additions & 8 deletions contributing/code/core_team.rst
Original file line number Diff line number Diff line change
Expand Up @@ -60,14 +60,14 @@ Active Core Members
Process_ component;

* **Nicolas Grekas** (`nicolas-grekas`_) can merge into the Cache_, Debug_,
Process_, PropertyAccess_, VarDumper_ components, PhpUnitBridge_ and
Process_, PropertyAccess_, VarDumper_ components, the PhpUnitBridge_ and
the DebugBundle_;

* **Christophe Coevoet** (`stof`_) can merge into all components, bridges and
bundles;

* **Kévin Dunglas** (`dunglas`_) can merge into the PropertyInfo_,
Serializer_ component;
* **Kévin Dunglas** (`dunglas`_) can merge into the PropertyInfo_ and
Serializer_ components;

* **Abdellatif AitBoudad** (`aitboudad`_) can merge into the Translation_
component;
Expand All @@ -76,16 +76,23 @@ Active Core Members

* **Christian Flothmann** (`xabbuh`_) can merge into the Yaml_ component;

* **Javier Eguiluz** (`javiereguiluz`_) can merge into the WebProfilerBundle_
bundle.
* **Javier Eguiluz** (`javiereguiluz`_) can merge into the WebProfilerBundle_;

* **Grégoire Pineau** (`lyrixx`_) can merge into the Workflow_ component.
* **Grégoire Pineau** (`lyrixx`_) can merge into the Workflow_ component;

* **Ryan Weaver** (`weaverryan`_) can merge into Security_ component and
the SecurityBundle_;

* **Robin Chalas** (`chalasr`_) can merge into the Console_ and Security_
components and the SecurityBundle_;

* **Maxime Steinhausser** (`ogizanagi`_) can merge into the Config_, Console_,
DependencyInjection_, Form_, HttpKernel_ and Serializer_ components.

* **Deciders** (``@symfony/deciders`` on GitHub):

* **Jordi Boggiano** (`seldaek`_);
* **Lukas Kahwe Smith** (`lsmith77`_);
* **Ryan Weaver** (`weaverryan`_).
* **Lukas Kahwe Smith** (`lsmith77`_).

Core Membership Application
~~~~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down Expand Up @@ -209,3 +216,5 @@ discretion of the **Project Leader**.
.. _`xabbuh`: https://github.com/xabbuh/
.. _`javiereguiluz`: https://github.com/javiereguiluz/
.. _`lyrixx`: https://github.com/lyrixx/
.. _`chalasr`: https://github.com/chalasr/
.. _`ogizanagi`: https://github.com/ogizanagi/