Skip to content

Minor formatting tweaks in the Core Team article #16138

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 22, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 7 additions & 13 deletions contributing/code/core_team.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,27 +24,21 @@ The Symfony Core groups, in descending order of priority, are as follows:

1. **Project Leader**

* Elects members in any other group;
* Merges pull requests in all Symfony repositories.
* Elects members in any other group;
* Merges pull requests in all Symfony repositories.

2. **Mergers Team**

* Merge pull requests on the main Symfony repository.
* Merge pull requests on the main Symfony repository.

In addition, there are other groups created to manage specific topics:

**Security Team**
* **Security Team**: manages the whole security process (triaging reported vulnerabilities,
fixing the reported issues, coordinating the release of security fixes, etc.)

* Manage the whole security process (triaging reported vulnerabilities, fixing
the reported issues, coordinating the release of security fixes, etc.)
* **Recipes Team**: manages the recipes in the main and contrib recipe repositories.

**Recipes Team**

* Manage the recipes in the main and contrib recipe repositories.

**Documentation Team**

* Manage the whole `symfony-docs repository`_.
* **Documentation Team**: manages the whole `symfony-docs repository`_.

Active Core Members
~~~~~~~~~~~~~~~~~~~
Expand Down