@@ -55,10 +55,8 @@ Active Core Members
55
55
Process _, PropertyAccess _, VarDumper _ components, PhpUnitBridge _ and
56
56
the DebugBundle _;
57
57
58
- * **Christophe Coevoet ** (`stof `_) can merge into the BrowserKit _,
59
- Config _, Console _, DependencyInjection _, DomCrawler _, EventDispatcher _,
60
- HttpFoundation _, HttpKernel _, Serializer _, Stopwatch _, DoctrineBridge _,
61
- MonologBridge _, and TwigBridge _ components;
58
+ * **Christophe Coevoet ** (`stof `_) can merge into all components, bridges and
59
+ bundles;
62
60
63
61
* **Kévin Dunglas ** (`dunglas `_) can merge into the Serializer _
64
62
component;
@@ -154,7 +152,9 @@ discretion of the **Project Leader**.
154
152
.. [1 ] Minor changes comprise typos, DocBlock fixes, code standards
155
153
violations, and minor CSS, JavaScript and HTML modifications.
156
154
155
+ .. _PhpUnitBridge : https://github.com/symfony/phpunit-bridge
157
156
.. _BrowserKit : https://github.com/symfony/browser-kit
157
+ .. _Cache : https://github.com/symfony/cache
158
158
.. _Config : https://github.com/symfony/config
159
159
.. _Console : https://github.com/symfony/console
160
160
.. _Debug : https://github.com/symfony/debug
@@ -173,6 +173,7 @@ discretion of the **Project Leader**.
173
173
.. _OptionsResolver : https://github.com/symfony/options-resolver
174
174
.. _Process : https://github.com/symfony/process
175
175
.. _PropertyAccess : https://github.com/symfony/property-access
176
+ .. _PropertyInfo : https://github.com/symfony/property-info
176
177
.. _Routing : https://github.com/symfony/routing
177
178
.. _Serializer : https://github.com/symfony/serializer
178
179
.. _Translation : https://github.com/symfony/translation
0 commit comments