Skip to content

Commit

Permalink
minor #6471 fix broken merge (xabbuh)
Browse files Browse the repository at this point in the history
This PR was merged into the 2.8 branch.

Discussion
----------

fix broken merge

Commits
-------

5ba5224 fix broken merge
  • Loading branch information
xabbuh committed Apr 13, 2016
2 parents 164db85 + 5ba5224 commit 5726c9b
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions contributing/code/core_team.rst
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,8 @@ Active Core Members
Process_, PropertyAccess_, VarDumper_ components, PhpUnitBridge_ and
the DebugBundle_;

* **Christophe Coevoet** (`stof`_) can merge into the BrowserKit_,
Config_, Console_, DependencyInjection_, DomCrawler_, EventDispatcher_,
HttpFoundation_, HttpKernel_, Serializer_, Stopwatch_, DoctrineBridge_,
MonologBridge_, and TwigBridge_ components;
* **Christophe Coevoet** (`stof`_) can merge into all components, bridges and
bundles;

* **Kévin Dunglas** (`dunglas`_) can merge into the Serializer_
component;
Expand Down Expand Up @@ -154,7 +152,9 @@ discretion of the **Project Leader**.
.. [1] Minor changes comprise typos, DocBlock fixes, code standards
violations, and minor CSS, JavaScript and HTML modifications.
.. _PhpUnitBridge: https://github.com/symfony/phpunit-bridge
.. _BrowserKit: https://github.com/symfony/browser-kit
.. _Cache: https://github.com/symfony/cache
.. _Config: https://github.com/symfony/config
.. _Console: https://github.com/symfony/console
.. _Debug: https://github.com/symfony/debug
Expand All @@ -173,6 +173,7 @@ discretion of the **Project Leader**.
.. _OptionsResolver: https://github.com/symfony/options-resolver
.. _Process: https://github.com/symfony/process
.. _PropertyAccess: https://github.com/symfony/property-access
.. _PropertyInfo: https://github.com/symfony/property-info
.. _Routing: https://github.com/symfony/routing
.. _Serializer: https://github.com/symfony/serializer
.. _Translation: https://github.com/symfony/translation
Expand Down

0 comments on commit 5726c9b

Please sign in to comment.