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 277b667

Browse filesBrowse files
javiereguiluzxabbuh
authored andcommitted
Updated the Core Team information
1 parent acdbca4 commit 277b667
Copy full SHA for 277b667

File tree

Expand file treeCollapse file tree

1 file changed

+31
-14
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+31
-14
lines changed

‎contributing/code/core_team.rst

Copy file name to clipboardExpand all lines: contributing/code/core_team.rst
+31-14Lines changed: 31 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,6 @@ Active Core Members
4949

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

52-
* **Bernhard Schussek** (`webmozart`_) can merge into the Form_,
53-
Validator_, Icu_, Intl_, Locale_, OptionsResolver_ and PropertyAccess_
54-
components;
55-
5652
* **Tobias Schultze** (`Tobion`_) can merge into the Routing_,
5753
OptionsResolver_ and PropertyAccess_ components;
5854

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

72-
* **Abdellatif AitBoudad** (`aitboudad`_) can merge into the Translation_
73-
component;
74-
75-
* **Jakub Zalas** (`jakzal`_) can merge into the DomCrawler_ component;
68+
* **Jakub Zalas** (`jakzal`_) can merge into the DomCrawler_ and Intl_
69+
components;
7670

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

79-
* **Javier Eguiluz** (`javiereguiluz`_) can merge into the WebProfilerBundle_
80-
bundle.
73+
* **Javier Eguiluz** (`javiereguiluz`_) can merge into the WebProfilerBundle_;
74+
75+
* **Grégoire Pineau** (`lyrixx`_) can merge into the Workflow_ component;
76+
77+
* **Ryan Weaver** (`weaverryan`_) can merge into the Security_ component and
78+
the SecurityBundle_;
79+
80+
* **Robin Chalas** (`chalasr`_) can merge into the Console_ and Security_
81+
components and the SecurityBundle_;
8182

82-
* **Grégoire Pineau** (`lyrixx`_) can merge into the Workflow_ component.
83+
* **Maxime Steinhausser** (`ogizanagi`_) can merge into Config_, Console_,
84+
Form_, Serializer_, DependencyInjection_, and HttpKernel_ components;
85+
86+
* **Charles Sarrazin** (`csarrazi`_) can merge into the LDAP_ component.
8387

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

8690
* **Jordi Boggiano** (`seldaek`_);
87-
* **Lukas Kahwe Smith** (`lsmith77`_);
88-
* **Ryan Weaver** (`weaverryan`_).
91+
* **Lukas Kahwe Smith** (`lsmith77`_).
92+
93+
Former Core Members
94+
~~~~~~~~~~~~~~~~~~~
95+
96+
They are no longer part of the Core Team, but we are very grateful for all their
97+
Symfony contributions:
98+
99+
* **Bernhard Schussek** (`webmozart`_);
100+
* **Abdellatif AitBoudad** (`aitboudad`_).
89101

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

161-
162173
.. [1] Minor changes comprise typos, DocBlock fixes, code standards
163174
violations, and minor CSS, JavaScript and HTML modifications.
164175
@@ -178,6 +189,7 @@ discretion of the **Project Leader**.
178189
.. _HttpKernel: https://github.com/symfony/http-kernel
179190
.. _Icu: https://github.com/symfony/icu
180191
.. _Intl: https://github.com/symfony/intl
192+
.. _LDAP: https://github.com/symfony/ldap
181193
.. _Locale: https://github.com/symfony/locale
182194
.. _MonologBridge: https://github.com/symfony/monolog-bridge
183195
.. _OptionsResolver: https://github.com/symfony/options-resolver
@@ -187,6 +199,8 @@ discretion of the **Project Leader**.
187199
.. _Routing: https://github.com/symfony/routing
188200
.. _Serializer: https://github.com/symfony/serializer
189201
.. _Translation: https://github.com/symfony/translation
202+
.. _Security: https://github.com/symfony/security
203+
.. _SecurityBundle: https://github.com/symfony/security-bundle
190204
.. _Stopwatch: https://github.com/symfony/stopwatch
191205
.. _TwigBridge: https://github.com/symfony/twig-bridge
192206
.. _Validator: https://github.com/symfony/validator
@@ -209,3 +223,6 @@ discretion of the **Project Leader**.
209223
.. _`xabbuh`: https://github.com/xabbuh/
210224
.. _`javiereguiluz`: https://github.com/javiereguiluz/
211225
.. _`lyrixx`: https://github.com/lyrixx/
226+
.. _`chalasr`: https://github.com/chalasr/
227+
.. _`ogizanagi`: https://github.com/ogizanagi/
228+
.. _`csarrazi`: https://github.com/csarrazi/

0 commit comments

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