From 4ad80c47e8e7bcd9d1979a6b6167c1cf2ce65122 Mon Sep 17 00:00:00 2001 From: Wayne Beaton <wayne.beaton@eclipse-foundation.org> Date: Fri, 18 Mar 2022 13:59:48 -0400 Subject: [PATCH] Fix minor errors. --- source/chapters/resources.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/chapters/resources.adoc b/source/chapters/resources.adoc index b528ad5..21a7332 100644 --- a/source/chapters/resources.adoc +++ b/source/chapters/resources.adoc @@ -139,7 +139,7 @@ All committers are automatically added to this team. All members of the _committ Contributors :: -All contributors are automatically added to this team. All members of the _contributors team_ are granted _Reporter_ level access to project resources hosted on GitLab. When an individual is added to the project's xref:pmi-contributors[Contributors] list, they are automatically added to the _contributors team. Likewise, when they are removed from the contributors list, they are automatically removed from the team. +All contributors are automatically added to this team. All members of the _contributors team_ are granted _Reporter_ level access to project resources hosted on GitLab. When an individual is added to the project's xref:pmi-contributors[Contributors] list, they are automatically added to the _contributors team_. Likewise, when they are removed from the Contributors list, they are automatically removed from the team. The <<contributing-eca,Eclipse Contributor Agreement>> (ECA) hook inspects incoming merge requests to ensure that the contributor has a valid ECA on file, and flags those that do not. Project committers should only accept merge requests that pass this validation. -- GitLab