Skip to content

Commit 2d11870

Browse files
Merge branch 'eclipse-score:main' into main
2 parents 1a64508 + d31096f commit 2d11870

File tree

3 files changed

+50
-14
lines changed

3 files changed

+50
-14
lines changed

.github/CODEOWNERS

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,7 @@
1-
# Comment out as not in score yet
2-
# * @eclipse-score/infrastructure-tooling-community
3-
# .* @eclipse-score/infrastructure-tooling-community
4-
# .github/CODEOWNERS @eclipse-score/technical-lead
1+
# GitHub CODEOWNERS file is a simple way to automate review system on github,
2+
# by automatically assigning owners to a pull request based on which files
3+
# were modified. All directories should have a proper codeowner
4+
# Syntax: https://help.github.com/articles/about-codeowners/
55

6-
# in separate <module_name> repositories:
7-
#
8-
# /docs @eclipse-score/process-community
9-
# /docs/manual @eclipse-score/<module_name>/safety-manager
10-
# /docs/release @eclipse-score/<module_name>/quality-manager @eclipse-score/<module_name>/module-lead
11-
# /docs/safety_plan @eclipse-score/<module_name>/safety-manager @eclipse-score/<module_name>/module-lead
12-
# /docs/safety_analysis @eclipse-score/<module_name>/safety-manager
13-
# /docs/verification @eclipse-score/<module_name>/quality-manager @eclipse-score/<module_name>/safety-manager
14-
# /components @eclipse-score/<module_name>/technical-lead
15-
# /components/*/ @eclipse-score/<module_name>/automotive-score-committers
6+
# default owners
7+
* @vinodreddy-g @PandaeDo

docs/persistency/docs/safety_mgt/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Safety Management
1818
.. toctree::
1919
:titlesonly:
2020

21+
module_codeowners
2122
module_safety_plan
2223
module_safety_plan_fdr
2324
module_safety_package_fdr
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
..
2+
# *******************************************************************************
3+
# Copyright (c) 2025 Contributors to the Eclipse Foundation
4+
#
5+
# See the NOTICE file(s) distributed with this work for additional
6+
# information regarding copyright ownership.
7+
#
8+
# This program and the accompanying materials are made available under the
9+
# terms of the Apache License Version 2.0 which is available at
10+
# https://www.apache.org/licenses/LICENSE-2.0
11+
#
12+
# SPDX-License-Identifier: Apache-2.0
13+
# *******************************************************************************
14+
15+
Module Persistency Skill Check
16+
******************************
17+
18+
.. document:: Persistency Codeowners
19+
:id: doc__persistency_codeowners
20+
:status: valid
21+
:safety: ASIL_B
22+
:security: YES
23+
:realizes: wp__module_safety_plan
24+
25+
Assigned Committer(s)
26+
=====================
27+
28+
According to `Persistency Module Codeowners <https://github.com/eclipse-score/persistency/blob/main/.github/CODEOWNERS>`_
29+
the following committer is assigned to guard the Persistency repository:
30+
31+
- `<https://github.com/vinodreddy-g>`_
32+
33+
Skill Check
34+
===========
35+
36+
For the CODEOWNERS the required skills, knowledge and experience is defined in `<https://eclipse-score.github.io/score/main/platform_management_plan/safety_management.html#functional-safety-management-organization>`_.
37+
38+
The evidences are not published openly due to personal data confidentiality, but will be checked by the module safety manager.
39+
40+
- `<https://github.com/vinodreddy-g>`_: SW developer and architect at Tier 1 > 10 years for safety related SW. Contribution to process community.
41+
42+
43+
The S-CORE processes are trained on the job by the Persistency module safety manager to the CODEOWNERS.

0 commit comments

Comments
 (0)