@@ -51,16 +51,15 @@ Active Core Members
51
51
* **Romain Neutron ** (`romainneutron `_) can merge into the
52
52
Process _ component;
53
53
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 _;
56
57
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;
61
60
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;
64
63
65
64
* **Abdellatif AitBoudad ** (`aitboudad `_) can merge into the Translation _
66
65
component;
@@ -153,10 +152,13 @@ discretion of the **Project Leader**.
153
152
.. [1 ] Minor changes comprise typos, DocBlock fixes, code standards
154
153
violations, and minor CSS, JavaScript and HTML modifications.
155
154
155
+ .. _PhpUnitBridge : https://github.com/symfony/phpunit-bridge
156
156
.. _BrowserKit : https://github.com/symfony/browser-kit
157
+ .. _Cache : https://github.com/symfony/cache
157
158
.. _Config : https://github.com/symfony/config
158
159
.. _Console : https://github.com/symfony/console
159
160
.. _Debug : https://github.com/symfony/debug
161
+ .. _DebugBundle : https://github.com/symfony/debug-bundle
160
162
.. _DependencyInjection : https://github.com/symfony/dependency-injection
161
163
.. _DoctrineBridge : https://github.com/symfony/doctrine-bridge
162
164
.. _EventDispatcher : https://github.com/symfony/event-dispatcher
@@ -171,12 +173,14 @@ discretion of the **Project Leader**.
171
173
.. _OptionsResolver : https://github.com/symfony/options-resolver
172
174
.. _Process : https://github.com/symfony/process
173
175
.. _PropertyAccess : https://github.com/symfony/property-access
176
+ .. _PropertyInfo : https://github.com/symfony/property-info
174
177
.. _Routing : https://github.com/symfony/routing
175
178
.. _Serializer : https://github.com/symfony/serializer
176
179
.. _Translation : https://github.com/symfony/translation
177
180
.. _Stopwatch : https://github.com/symfony/stopwatch
178
181
.. _TwigBridge : https://github.com/symfony/twig-bridge
179
182
.. _Validator : https://github.com/symfony/validator
183
+ .. _VarDumper : https://github.com/symfony/var-dumper
180
184
.. _Yaml : https://github.com/symfony/yaml
181
185
.. _WebProfilerBundle : https://github.com/symfony/web-profiler-bundle
182
186
.. _`fabpot` : https://github.com/fabpot/
0 commit comments