8000 adde stof as a merger · symfony/symfony-docs@5ce376e · GitHub
[go: up one dir, main page]

Skip to content

Commit 5ce376e

Browse files
committed
adde stof as a merger
1 parent d882cc0 commit 5ce376e

File tree

1 file changed

+22
-5
lines changed

1 file changed

+22
-5
lines changed

contributing/code/core_team.rst

Lines changed: 22 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -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: htt 6089 ps://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

Comments
 (0)
0