From 35361bece161701505cdedac1fd4196991971fdb Mon Sep 17 00:00:00 2001 From: Fabien Potencier Date: Wed, 14 Oct 2020 17:37:40 +0200 Subject: [PATCH] Add new core team members --- contributing/code/core_team.rst | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/contributing/code/core_team.rst b/contributing/code/core_team.rst index 1c6c64bbc98..47fba9c2d94 100644 --- a/contributing/code/core_team.rst +++ b/contributing/code/core_team.rst @@ -67,12 +67,17 @@ Active Core Members * **Robin Chalas** (`chalasr`_); * **Maxime Steinhausser** (`ogizanagi`_); * **Samuel Rozé** (`sroze`_); - * **Yonel Ceruto** (`yceruto`_). + * **Yonel Ceruto** (`yceruto`_); + * **Tobias Nyholm** (`Nyholm`_); + * **Wouter De Jong** (`wouterj`_); + * **Alexander M. Turek** (`derrabus`_); + * **Jérémy Derussé** (`jderusse`_). * **Security Team** (``@symfony/security`` on GitHub): * **Fabien Potencier** (`fabpot`_); - * **Michael Cullum** (`michaelcullum`_). + * **Michael Cullum** (`michaelcullum`_); + * **Jérémy Derussé** (`jderusse`_). * **Recipes Team**: @@ -200,3 +205,5 @@ discretion of the **Project Leader**. .. _`OskarStark`: https://github.com/OskarStark .. _`romainneutron`: https://github.com/romainneutron .. _`lsmith77`: https://github.com/lsmith77/ +.. _`derrabus`: https://github.com/derrabus/ +.. _`jderusse`: https://github.com/jderusse/