diff --git a/process/process_areas/safety_management/guidance/guideline_safety_management.rst b/process/process_areas/safety_management/guidance/guideline_safety_management.rst index 93a9c90924..d648cf12fb 100644 --- a/process/process_areas/safety_management/guidance/guideline_safety_management.rst +++ b/process/process_areas/safety_management/guidance/guideline_safety_management.rst @@ -43,7 +43,7 @@ Safety Management Guideline **Communication:** - Development teams are interdisciplinary, so the regular (sprint) planning and review meetings enable communication (as defined in in the project specific :need:`project management plan `). Another main communication means are the Pull Request reviews. + Development teams are interdisciplinary, so the regular planning and review meetings enable communication (as defined in in the project specific :need:`project management plan `). Another main communication means are the Pull Request reviews. Also the standard Eclipse Foundation communication strategies are used (e.g. mailing lists) **Safety anomalies:** diff --git a/process/process_areas/safety_management/safety_management_concept.rst b/process/process_areas/safety_management/safety_management_concept.rst index e11f22b190..5f17561d4c 100644 --- a/process/process_areas/safety_management/safety_management_concept.rst +++ b/process/process_areas/safety_management/safety_management_concept.rst @@ -40,16 +40,21 @@ Inputs Stakeholders ^^^^^^^^^^^^ -#. :need:`Project Lead ` - - * planning of development for module and for platform projects - #. :need:`Safety Manager ` * main responsible to ensure ISO 26262 compliance in the project * role definition in :doc:`/process_areas/safety_management/safety_management_roles` * status reporting of safety activities +#. :need:`Project Lead ` + + * planning of development for platform projects + +#. :need:`Committer ` + + * planning of development for module projects (as a Module Project Lead) + * performing safety related development + #. :need:`External Auditor ` * Performs independent safety audits and formal document reviews (e.g., safety plans, safety packages, safety analyses). diff --git a/process/roles/index.rst b/process/roles/index.rst index d45caac1d6..337c694c4b 100644 --- a/process/roles/index.rst +++ b/process/roles/index.rst @@ -133,9 +133,10 @@ Project Feature Teams :id: rl__module_team :status: valid :tags: cross_functional - :contains: rl__project_lead, rl__safety_manager, rl__quality_manager, rl__security_manager, rl__contributor, rl__committer + :contains: rl__safety_manager, rl__quality_manager, rl__security_manager, rl__contributor, rl__committer The module team is responsible for all artifacts within the module SEooCs. Each module has only one responsible team but a team may also be responsible for several (small) modules. + One of the committers in the team acts as the "Module Project Manager" and is responsible for planning and reporting. Project Roles List ------------------