Skip to content

Commit a51fd5c

Browse files
authored
Add initial code owners (eclipse-score#172)
1 parent 4b328ee commit a51fd5c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/CODEOWNERS

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
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+
# @kgraeper to come once he is commiter
8+
* @pawelrutkaq @PiotrKorkus

0 commit comments

Comments
 (0)