From 82b8f65faa7d9f0c5d34b209d169a0b64fce43b4 Mon Sep 17 00:00:00 2001 From: Fabien Potencier Date: Tue, 28 Nov 2017 17:19:33 -0800 Subject: [PATCH 1/2] added Tobias Nyholm 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 801e9e54062..b404ba6790c 100644 --- a/contributing/code/core_team.rst +++ b/contributing/code/core_team.rst @@ -83,6 +83,9 @@ Active Core Members * **Maxime Steinhausser** (`ogizanagi`_) can merge into Config_, Console_, Form_, Serializer_, DependencyInjection_, and HttpKernel_ components. + * **Tobias Niholm** (`Nyholm`) manages the official and contrib recipes + repositories. + * **Deciders** (``@symfony/deciders`` on GitHub): * **Jordi Boggiano** (`seldaek`_); @@ -223,4 +226,4 @@ discretion of the **Project Leader**. .. _`lyrixx`: https://github.com/lyrixx/ .. _`chalasr`: https://github.com/chalasr/ .. _`ogizanagi`: https://github.com/ogizanagi/ -.. _`csarrazi`: https://github.com/csarrazi/ +.. _`Nyholm`: https://github.com/Nyholm From 14ccb8390920d4728006fa8dbef31504cd3fde33 Mon Sep 17 00:00:00 2001 From: Javier Eguiluz Date: Wed, 29 Nov 2017 09:04:36 +0100 Subject: [PATCH 2/2] Typo --- contributing/code/core_team.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributing/code/core_team.rst b/contributing/code/core_team.rst index b404ba6790c..5b24940db66 100644 --- a/contributing/code/core_team.rst +++ b/contributing/code/core_team.rst @@ -83,7 +83,7 @@ Active Core Members * **Maxime Steinhausser** (`ogizanagi`_) can merge into Config_, Console_, Form_, Serializer_, DependencyInjection_, and HttpKernel_ components. - * **Tobias Niholm** (`Nyholm`) manages the official and contrib recipes + * **Tobias Nyholm** (`Nyholm`) manages the official and contrib recipes repositories. * **Deciders** (``@symfony/deciders`` on GitHub):