Skip to content

Commit b3e204c

Browse files
committed
minor #5079 [Contributing][Code] link to deciders' GitHub profiles (xabbuh)
This PR was merged into the 2.3 branch. Discussion ---------- [Contributing][Code] link to deciders' GitHub profiles | Q | A | ------------- | --- | Doc fix? | no | New docs? | no | Applies to | all | Fixed tickets | I thought it would be a good idea to be able to easily access the GitHub profiles of the core team members. Commits ------- 7fc1145 link to deciders' GitHub profiles
2 parents 4307190 + 7fc1145 commit b3e204c

File tree

1 file changed

+22
-11
lines changed

1 file changed

+22
-11
lines changed

Diff for: contributing/code/core_team.rst

+22-11
Original file line numberDiff line numberDiff line change
@@ -37,37 +37,37 @@ Active Core Members
3737

3838
* **Project Leader**:
3939

40-
* **Fabien Potencier** (:leader:`fabpot`).
40+
* **Fabien Potencier** (`fabpot`_).
4141

4242
* **Mergers** (``@symfony/mergers`` on GitHub):
4343

44-
* **Bernhard Schussek** (:merger:`webmozart`) can merge into the Form_,
44+
* **Bernhard Schussek** (`webmozart`_) can merge into the Form_,
4545
Validator_, Icu_, Intl_, Locale_, OptionsResolver_ and PropertyAccess_
4646
components;
4747

48-
* **Tobias Schultze** (:merger:`Tobion`) can merge into the Routing_,
48+
* **Tobias Schultze** (`Tobion`_) can merge into the Routing_,
4949
OptionsResolver_ and PropertyAccess_ components;
5050

51-
* **Romain Neutron** (:merger:`romainneutron`) can merge into the
51+
* **Romain Neutron** (`romainneutron`_) can merge into the
5252
Process_ component;
5353

54-
* **Nicolas Grekas** (:merger:`nicolas-grekas`) can merge into the Debug_
54+
* **Nicolas Grekas** (`nicolas-grekas`_) can merge into the Debug_
5555
component;
5656

57-
* **Christophe Coevoet** (:merger:`stof`) can merge into the BrowserKit_,
57+
* **Christophe Coevoet** (`stof`_) can merge into the BrowserKit_,
5858
Config_, Console_, DependencyInjection_, DomCrawler_, EventDispatcher_,
5959
HttpFoundation_, HttpKernel_, Serializer_, Stopwatch_, DoctrineBridge_,
6060
MonologBridge_, and TwigBridge_ components;
6161

62-
* **Kévin Dunglas** (:merger:`dunglas`) can merge into the Serializer_
62+
* **Kévin Dunglas** (`dunglas`_) can merge into the Serializer_
6363
component.
6464

6565
* **Deciders** (``@symfony/deciders`` on GitHub):
6666

67-
* **Jakub Zalas** (:decider:`jakzal`);
68-
* **Jordi Boggiano** (:decider:`seldaek`);
69-
* **Lukas Kahwe Smith** (:decider:`lsmith77`);
70-
* **Ryan Weaver** (:decider:`weaverryan`).
67+
* **Jakub Zalas** (`jakzal`_);
68+
* **Jordi Boggiano** (`seldaek`_);
69+
* **Lukas Kahwe Smith** (`lsmith77`_);
70+
* **Ryan Weaver** (`weaverryan`_).
7171

7272
Core Membership Application
7373
~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -168,3 +168,14 @@ discretion of the **Project Leader**.
168168
.. _Stopwatch: https://github.com./symfony/Stopwatch
169169
.. _TwigBridge: https://github.com./symfony/TwigBridge
170170
.. _Validator: https://github.com./symfony/Validator
171+
.. _`fabpot`: https://github.com./fabpot/
172+
.. _`webmozart`: https://github.com./webmozart/
173+
.. _`Tobion`: https://github.com./Tobion/
174+
.. _`romainneutron`: https://github.com./romainneutron/
175+
.. _`nicolas-grekas`: https://github.com./nicolas-grekas/
176+
.. _`stof`: https://github.com./stof/
177+
.. _`dunglas`: https://github.com./dunglas/
178+
.. _`jakzal`: https://github.com./jakzal/
179+
.. _`Seldaek`: https://github.com./Seldaek/
180+
.. _`lsmith77`: https://github.com./lsmith77/
181+
.. _`weaverryan`: https://github.com./weaverryan/

0 commit comments

Comments
 (0)