From ae3fdda74bc70f1ecf9ae9829477de08a4bcc1cd Mon Sep 17 00:00:00 2001 From: Fabien Potencier Date: Mon, 11 Feb 2019 11:01:19 +0100 Subject: [PATCH] changed roles for Nicolas and Christian --- contributing/code/core_team.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/contributing/code/core_team.rst b/contributing/code/core_team.rst index 0ca248fa0be..7f5c71e1a94 100644 --- a/contributing/code/core_team.rst +++ b/contributing/code/core_team.rst @@ -63,9 +63,8 @@ Active Core Members * **Tobias Schultze** (`Tobion`_) can merge into the Routing_, OptionsResolver_ and PropertyAccess_ components; - * **Nicolas Grekas** (`nicolas-grekas`_) can merge into the Cache_, Debug_, - Process_, PropertyAccess_, VarDumper_ components, PhpUnitBridge_ and - the DebugBundle_; + * **Nicolas Grekas** (`nicolas-grekas`_) can merge into all components, + bridges and bundles; * **Christophe Coevoet** (`stof`_) can merge into all components, bridges and bundles; @@ -76,7 +75,8 @@ Active Core Members * **Jakub Zalas** (`jakzal`_) can merge into the DomCrawler_ and Intl_ components; - * **Christian Flothmann** (`xabbuh`_) can merge into the Yaml_ component; + * **Christian Flothmann** (`xabbuh`_) can merge into the Yaml_, and Form_ + components; * **Javier Eguiluz** (`javiereguiluz`_) can merge into the WebProfilerBundle_;