We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 27edf00 + b2dd5b3 commit 716b4d5Copy full SHA for 716b4d5
1 file changed
.github/CODEOWNERS
@@ -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