@@ -52,11 +52,15 @@ Active Core Members
52
52
Process _ component;
53
53
54
54
* **Nicolas Grekas ** (:merger: `nicolas-grekas `) can merge into the Debug _
55
- component.
55
+ component;
56
+
57
+ * **Christophe Coevoet ** (:merger: `stof `) can merge into the BrowserKit _,
58
+ Config _, Console _, DependencyInjection _, DomCrawler _, EventDispatcher _,
59
+ HttpFoundation _, HttpKernel _, Serializer _, Stopwatch _, DoctrineBridge _,
60
+ MonologBridge _, and TwigBridge _ components.
56
61
57
62
* **Deciders **:
58
63
59
- * **Christophe Coevoet ** (:decider: `stof `);
60
64
* **Jakub Zalas ** (:decider: `jakzal `);
61
65
* **Jordi Boggiano ** (:decider: `seldaek `);
62
66
* **Lukas Kahwe Smith ** (:decider: `lsmith77 `).
@@ -137,13 +141,26 @@ discretion of the **Project Leader**.
137
141
.. [1 ] Minor changes comprise typos, DocBlock fixes, code standards
138
142
violations, and minor CSS, JavaScript and HTML modifications.
139
143
144
+ .. _BrowserKit : https://github.com/symfony/BrowserKit
145
+ .. _Config : https://github.com/symfony/Config
146
+ .. _Console : https://github.com/symfony/Console
147
+ .. _Debug : https://github.com/symfony/Debug
148
+ .. _DependencyInjection : https://github.com/symfony/DependencyInjection
149
+ .. _DoctrineBridge : https://github.com/symfony/DoctrineBridge
150
+ .. _EventDispatcher : https://github.com/symfony/EventDispatcher
151
+ .. _DomCrawler : https://github.com/symfony/DomCrawler
140
152
.. _Form : https://github.com/symfony/Form
141
- .. _Validator : https://github.com/symfony/Validator
153
+ .. _HttpFoundation : https://github.com/symfony/HttpFoundation
154
+ .. _HttpKernel : https://github.com/symfony/HttpKernel
142
155
.. _Icu : https://github.com/symfony/Icu
143
156
.. _Intl : https://github.com/symfony/Intl
144
157
.. _Locale : https://github.com/symfony/Locale
158
+ .. _MonologBridge : https://github.com/symfony/MonologBridge
145
159
.. _OptionsResolver : https://github.com/symfony/OptionsResolver
160
+ .. _Process : https://github.com/symfony/Process
146
161
.. _PropertyAccess : https://github.com/symfony/PropertyAccess
147
162
.. _Routing : https://github.com/symfony/Routing
148
- .. _Process : https://github.com/symfony/Process
149
- .. _Debug : https://github.com/symfony/Debug
163
+ .. _Serializer : https://github.com/symfony/Serializer
164
+ .. _Stopwatch : https://github.com/symfony/Stopwatch
165
+ .. _TwigBridge : https://github.com/symfony/TwigBridge
166
+ .. _Validator : https://github.com/symfony/Validator
0 commit comments