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.
1 parent 4b328ee commit a51fd5cCopy full SHA for a51fd5c
1 file changed
.github/CODEOWNERS
@@ -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