From 182aac88901c5d0e05925f62e850a8563ae33302 Mon Sep 17 00:00:00 2001 From: Fabien Potencier Date: Mon, 26 Mar 2018 15:09:08 +0200 Subject: [PATCH] added Sam in the core team --- contributing/code/core_team.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/contributing/code/core_team.rst b/contributing/code/core_team.rst index 03078f8fcae..8490cbaee97 100644 --- a/contributing/code/core_team.rst +++ b/contributing/code/core_team.rst @@ -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): @@ -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