@@ -51,16 +51,15 @@ Active Core Members
5151 * **Romain Neutron ** (`romainneutron `_) can merge into the
5252 Process _ component;
5353
54- * **Nicolas Grekas ** (`nicolas-grekas `_) can merge into the Debug _
55- component;
54+ * **Nicolas Grekas ** (`nicolas-grekas `_) can merge into the Cache _, Debug _,
55+ Process _, PropertyAccess _, VarDumper _ components, PhpUnitBridge _ and
56+ the DebugBundle _;
5657
57- * **Christophe Coevoet ** (`stof `_) can merge into the BrowserKit _,
58- Config _, Console _, DependencyInjection _, DomCrawler _, EventDispatcher _,
59- HttpFoundation _, HttpKernel _, Serializer _, Stopwatch _, DoctrineBridge _,
60- MonologBridge _, and TwigBridge _ components;
58+ * **Christophe Coevoet ** (`stof `_) can merge into all components, bridges and
59+ bundles;
6160
62- * **Kévin Dunglas ** (`dunglas `_) can merge into the Serializer _
63- component;
61+ * **Kévin Dunglas ** (`dunglas `_) can merge into the PropertyInfo _,
62+ Serializer _ component;
6463
6564 * **Abdellatif AitBoudad ** (`aitboudad `_) can merge into the Translation _
6665 component;
@@ -153,10 +152,13 @@ discretion of the **Project Leader**.
153152.. [1 ] Minor changes comprise typos, DocBlock fixes, code standards
154153 violations, and minor CSS, JavaScript and HTML modifications.
155154
155+ .. _PhpUnitBridge : https://github.com/symfony/phpunit-bridge
156156.. _BrowserKit : https://github.com/symfony/browser-kit
157+ .. _Cache : https://github.com/symfony/cache
157158.. _Config : https://github.com/symfony/config
158159.. _Console : https://github.com/symfony/console
159160.. _Debug : https://github.com/symfony/debug
161+ .. _DebugBundle : https://github.com/symfony/debug-bundle
160162.. _DependencyInjection : https://github.com/symfony/dependency-injection
161163.. _DoctrineBridge : https://github.com/symfony/doctrine-bridge
162164.. _EventDispatcher : https://github.com/symfony/event-dispatcher
@@ -171,12 +173,14 @@ discretion of the **Project Leader**.
171173.. _OptionsResolver : https://github.com/symfony/options-resolver
172174.. _Process : https://github.com/symfony/process
173175.. _PropertyAccess : https://github.com/symfony/property-access
176+ .. _PropertyInfo : https://github.com/symfony/property-info
174177.. _Routing : https://github.com/symfony/routing
175178.. _Serializer : https://github.com/symfony/serializer
176179.. _Translation : https://github.com/symfony/translation
177180.. _Stopwatch : https://github.com/symfony/stopwatch
178181.. _TwigBridge : https://github.com/symfony/twig-bridge
179182.. _Validator : https://github.com/symfony/validator
183+ .. _VarDumper : https://github.com/symfony/var-dumper
180184.. _Yaml : https://github.com/symfony/yaml
181185.. _WebProfilerBundle : https://github.com/symfony/web-profiler-bundle
182186.. _`fabpot` : https://github.com/fabpot/
0 commit comments