From 0a102c90ded3d8d1bc22f008efaebee7dbdc8af5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Cab=C3=A9?= Date: Tue, 1 Jul 2025 13:56:47 +0200 Subject: [PATCH] doc: project_roles: enhance maintainer responsibilities re: CoC MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Emphasize the role of maintainers in upholding the project's code of conduct and fostering an inclusive environment for all. Signed-off-by: Benjamin Cabé --- doc/project/project_roles.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/project/project_roles.rst b/doc/project/project_roles.rst index 46b6b1f2376..7c3a8158311 100644 --- a/doc/project/project_roles.rst +++ b/doc/project/project_roles.rst @@ -137,7 +137,9 @@ in addition to those listed for Contributors and Collaborators: the TSC * Responsibility to ensure all contributions of the project have been reviewed within reasonable time. -* Responsibility to enforce the code of conduct. +* Responsibility to enforce the Code of Conduct. As leaders in the community, + maintainers are expected to be role models in upholding the project's code + of conduct and creating a welcoming and inclusive environment for everyone. * Responsibility to triage static analysis issues in their code area. See :ref:`static_analysis`.