8000 Add Sam in the core team by fabpot · Pull Request #9497 · symfony/symfony-docs · GitHub
[go: up one dir, main page]

Skip to content

Add Sam in the core team #9497

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 26, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion contributing/code/core_team.rst
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,9 @@ Active Core Members
Form_, Serializer_, DependencyInjection_, and HttpKernel_ components;

* **Tobias Nyholm** (`Nyholm`) manages the official and contrib recipes
repositories.
repositories;

* **Samuel Rozé** (`sroze`_) can merge into Messenger_ component.

* **Deciders** (``@symfony/deciders`` on GitHub):

Expand Down Expand Up @@ -192,6 +194,7 @@ discretion of the **Project Leader**.
.. _Intl: https://github.com/symfony/intl
.. _LDAP: https://github.com/symfony/ldap
.. _Locale: https://github.com/symfony/locale
.. _Messenger: https://github.com/symfony/messenger
.. _MonologBridge: https://github.com/symfony/monolog-bridge
.. _OptionsResolver: https://github.com/symfony/options-resolver
.. _Process: https://github.com/symfony/process
Expand Down
0