Skip to content

Commit 6be351a

Browse files
committed
Add CODEOWNERS file
Code owners are automatically requested for review when someone opens a pull request that modifies code that they own. For more info: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners#about-code-owners
1 parent 7a25a40 commit 6be351a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/CODEOWNERS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Summary: define who is automatically requested for review when someone opens
2+
# a pull request that affects specified paths.
3+
4+
# Set Tesseract Team for everything.
5+
* @quantum-lib/tesseract-team

0 commit comments

Comments
 (0)