Skip to content

Commit 3ff9dd7

Browse files
committed
minor #10329 Fix typo and add weblink in core_team.rst (dunglas)
This PR was merged into the 4.1 branch. Discussion ---------- Fix typo and add weblink in core_team.rst <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/roadmap for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `master` for features of unreleased versions). --> Commits ------- b89f81b Fix typo and add weblink in core_team.rst
2 parents c8959de + b89f81b commit 3ff9dd7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

contributing/code/core_team.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ Active Core Members
7070
* **Christophe Coevoet** (`stof`_) can merge into all components, bridges and
7171
bundles;
7272

73-
* **Kévin Dunglas** (`dunglas`_) can merge into the PropertyInfo_ and the Serializer_
74-
component;
73+
* **Kévin Dunglas** (`dunglas`_) can merge into the PropertyInfo_, the Serializer_
74+
and the WebLink_ components;
7575

7676
* **Jakub Zalas** (`jakzal`_) can merge into the DomCrawler_ and Intl_
7777
components;
@@ -235,6 +235,7 @@ discretion of the **Project Leader**.
235235
.. _Workflow: https://github.com/symfony/workflow
236236
.. _Yaml: https://github.com/symfony/yaml
237237
.. _WebProfilerBundle: https://github.com/symfony/web-profiler-bundle
238+
.. _WebLink: https://github.com/symfony/weblink
238239
.. _`symfony-docs repository`: https://github.com/symfony/symfony-docs
239240
.. _`fabpot`: https://github.com/fabpot/
240241
.. _`webmozart`: https://github.com/webmozart/

0 commit comments

Comments
 (0)