File tree Expand file tree Collapse file tree 1 file changed +6
-14
lines changed
Expand file tree Collapse file tree 1 file changed +6
-14
lines changed Original file line number Diff line number Diff line change 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+ * @ qor-lb @ vinodreddy-g @ PandaeDo
You can’t perform that action at this time.
0 commit comments