Skip to content

Commit b2dd5b3

Browse files
Add CODEOWNER file for process_description
1 parent 27edf00 commit b2dd5b3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/CODEOWNERS

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
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/
5+
6+
# default owners
7+
# @eclipse-score/community-process
8+
# interim solution:
9+
* @pahmann @PhilipPartsch @masc2023 @aschemmel-tech

0 commit comments

Comments
 (0)