@@ -55,10 +55,8 @@ Active Core Members
5555 Process _, PropertyAccess _, VarDumper _ components, PhpUnitBridge _ and
5656 the DebugBundle _;
5757
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;
6260
6361 * **Kévin Dunglas ** (`dunglas `_) can merge into the Serializer _
6462 component;
@@ -154,7 +152,9 @@ discretion of the **Project Leader**.
154152.. [1 ] Minor changes comprise typos, DocBlock fixes, code standards
155153 violations, and minor CSS, JavaScript and HTML modifications.
156154
155+ .. _PhpUnitBridge : https://github.com/symfony/phpunit-bridge
157156.. _BrowserKit : https://github.com/symfony/browser-kit
157+ .. _Cache : https://github.com/symfony/cache
158158.. _Config : https://github.com/symfony/config
159159.. _Console : https://github.com/symfony/console
160160.. _Debug : https://github.com/symfony/debug
@@ -173,6 +173,7 @@ discretion of the **Project Leader**.
173173.. _OptionsResolver : https://github.com/symfony/options-resolver
174174.. _Process : https://github.com/symfony/process
175175.. _PropertyAccess : https://github.com/symfony/property-access
176+ .. _PropertyInfo : https://github.com/symfony/property-info
176177.. _Routing : https://github.com/symfony/routing
177178.. _Serializer : https://github.com/symfony/serializer
178179.. _Translation : https://github.com/symfony/translation
0 commit comments