From d5f3dd85b4547ea181cfca71f1cfd6645de9af5d Mon Sep 17 00:00:00 2001 From: Fabien Potencier Date: Mon, 13 Jan 2025 18:26:05 +0100 Subject: [PATCH] Add information about being a core member --- contributing/code/core_team.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/contributing/code/core_team.rst b/contributing/code/core_team.rst index b787452c64a..edbbfaf4e77 100644 --- a/contributing/code/core_team.rst +++ b/contributing/code/core_team.rst @@ -13,6 +13,17 @@ This document states the rules that govern the Symfony core team. These rules are effective upon publication of this document and all Symfony Core members must adhere to said rules and protocol. +Role of a Core Member +--------------------- + +In addition to being a regular contributor, core members are expected to: + + * Review, approve, and merge pull requests; + + * Help enforce, improve, and implement Symfony :doc:`processes and policies `; + + * Participate in the Symfony Core Team discussions (on Slack and GitHub). + Core Organization -----------------