Skip to content

Updated the Core Team information #8187

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 4 commits 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
45 changes: 31 additions & 14 deletions contributing/code/core_team.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,6 @@ Active Core Members

* **Mergers** (``@symfony/mergers`` on GitHub):

* **Bernhard Schussek** (`webmozart`_) can merge into the Form_,
Validator_, Icu_, Intl_, Locale_, OptionsResolver_ and PropertyAccess_
components;

* **Tobias Schultze** (`Tobion`_) can merge into the Routing_,
OptionsResolver_ and PropertyAccess_ components;

Expand All @@ -69,23 +65,39 @@ Active Core Members
* **Kévin Dunglas** (`dunglas`_) can merge into the PropertyInfo_,
Serializer_ component;

* **Abdellatif AitBoudad** (`aitboudad`_) can merge into the Translation_
component;

* **Jakub Zalas** (`jakzal`_) can merge into the DomCrawler_ component;
* **Jakub Zalas** (`jakzal`_) can merge into the DomCrawler_ and Intl_
components;

* **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;

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

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

* **Grégoire Pineau** (`lyrixx`_) can merge into the Workflow_ component.
* **Maxime Steinhausser** (`ogizanagi`_) can merge into Config_, Console_,
Form_, Serializer_, DependencyInjection_, and HttpKernel_ components;

* **Charles Sarrazin** (`csarrazi`_) can merge into the LDAP_ component.

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

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

Former Core Members
~~~~~~~~~~~~~~~~~~~

They are no longer part of the Core Team, but we are very grateful for all their
Symfony contributions:

* **Bernhard Schussek** (`webmozart`_);
* **Abdellatif AitBoudad** (`aitboudad`_).

Core Membership Application
~~~~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down Expand Up @@ -158,7 +170,6 @@ Symfony Core Rules and Protocol Amendments
The rules described in this document may be amended at anytime at the
discretion of the **Project Leader**.


.. [1] Minor changes comprise typos, DocBlock fixes, code standards
violations, and minor CSS, JavaScript and HTML modifications.

Expand All @@ -178,6 +189,7 @@ discretion of the **Project Leader**.
.. _HttpKernel: https://github.com/symfony/http-kernel
.. _Icu: https://github.com/symfony/icu
.. _Intl: https://github.com/symfony/intl
.. _LDAP: https://github.com/symfony/ldap
.. _Locale: https://github.com/symfony/locale
.. _MonologBridge: https://github.com/symfony/monolog-bridge
.. _OptionsResolver: https://github.com/symfony/options-resolver
Expand All @@ -187,6 +199,8 @@ discretion of the **Project Leader**.
.. _Routing: https://github.com/symfony/routing
.. _Serializer: https://github.com/symfony/serializer
.. _Translation: https://github.com/symfony/translation
.. _Security: https://github.com/symfony/security
.. _SecurityBundle: https://github.com/symfony/security-bundle
.. _Stopwatch: https://github.com/symfony/stopwatch
.. _TwigBridge: https://github.com/symfony/twig-bridge
.. _Validator: https://github.com/symfony/validator
Expand All @@ -209,3 +223,6 @@ 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/
.. _`csarrazi`: https://github.com/csarrazi/