@@ -49,10 +49,6 @@ Active Core Members
49
49
50
50
* **Mergers ** (``@symfony/mergers `` on GitHub):
51
51
52
- * **Bernhard Schussek ** (`webmozart `_) can merge into the Form _,
53
- Validator _, Icu _, Intl _, Locale _, OptionsResolver _ and PropertyAccess _
54
- components;
55
-
56
52
* **Tobias Schultze ** (`Tobion `_) can merge into the Routing _,
57
53
OptionsResolver _ and PropertyAccess _ components;
58
54
@@ -69,23 +65,39 @@ Active Core Members
69
65
* **Kévin Dunglas ** (`dunglas `_) can merge into the PropertyInfo _,
70
66
Serializer _ component;
71
67
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;
76
70
77
71
* **Christian Flothmann ** (`xabbuh `_) can merge into the Yaml _ component;
78
72
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 _;
81
82
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.
83
87
84
88
* **Deciders ** (``@symfony/deciders `` on GitHub):
85
89
86
90
* **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 `_).
89
101
90
102
Core Membership Application
91
103
~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -158,7 +170,6 @@ Symfony Core Rules and Protocol Amendments
158
170
The rules described in this document may be amended at anytime at the
159
171
discretion of the **Project Leader **.
160
172
161
-
162
173
.. [1 ] Minor changes comprise typos, DocBlock fixes, code standards
163
174
violations, and minor CSS, JavaScript and HTML modifications.
164
175
@@ -178,6 +189,7 @@ discretion of the **Project Leader**.
178
189
.. _HttpKernel : https://github.com/symfony/http-kernel
179
190
.. _Icu : https://github.com/symfony/icu
180
191
.. _Intl : https://github.com/symfony/intl
192
+ .. _LDAP : https://github.com/symfony/ldap
181
193
.. _Locale : https://github.com/symfony/locale
182
194
.. _MonologBridge : https://github.com/symfony/monolog-bridge
183
195
.. _OptionsResolver : https://github.com/symfony/options-resolver
@@ -187,6 +199,8 @@ discretion of the **Project Leader**.
187
199
.. _Routing : https://github.com/symfony/routing
188
200
.. _Serializer : https://github.com/symfony/serializer
189
201
.. _Translation : https://github.com/symfony/translation
202
+ .. _Security : https://github.com/symfony/security
203
+ .. _SecurityBundle : https://github.com/symfony/security-bundle
190
204
.. _Stopwatch : https://github.com/symfony/stopwatch
191
205
.. _TwigBridge : https://github.com/symfony/twig-bridge
192
206
.. _Validator : https://github.com/symfony/validator
@@ -209,3 +223,6 @@ discretion of the **Project Leader**.
209
223
.. _`xabbuh` : https://github.com/xabbuh/
210
224
.. _`javiereguiluz` : https://github.com/javiereguiluz/
211
225
.. _`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