@@ -52,11 +52,15 @@ Active Core Members
5252 Process _ component;
5353
5454 * **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.
5661
5762* **Deciders **:
5863
59- * **Christophe Coevoet ** (:decider: `stof `);
6064 * **Jakub Zalas ** (:decider: `jakzal `);
6165 * **Jordi Boggiano ** (:decider: `seldaek `);
6266 * **Lukas Kahwe Smith ** (:decider: `lsmith77 `).
@@ -137,13 +141,26 @@ discretion of the **Project Leader**.
137141.. [1 ] Minor changes comprise typos, DocBlock fixes, code standards
138142 violations, and minor CSS, JavaScript and HTML modifications.
139143
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
140152.. _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
142155.. _Icu : https://github.com/symfony/Icu
143156.. _Intl : https://github.com/symfony/Intl
144157.. _Locale : https://github.com/symfony/Locale
158+ .. _MonologBridge : https://github.com/symfony/MonologBridge
145159.. _OptionsResolver : https://github.com/symfony/OptionsResolver
160+ .. _Process : https://github.com/symfony/Process
146161.. _PropertyAccess : https://github.com/symfony/PropertyAccess
147162.. _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