mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
Add CODEOWNERS file
CODEOWNERS allows github to automatically require code review from the right set of people. Start with defaulting to myself for all files
This commit is contained in:
5
docs/CODEOWNERS
Normal file
5
docs/CODEOWNERS
Normal file
@@ -0,0 +1,5 @@
|
||||
# CODEOWNERS file lists people and teams responsible for code in this
|
||||
# repository.
|
||||
# See https://help.github.com/articles/about-codeowners/ for details.
|
||||
|
||||
* @prymitive
|
||||
Reference in New Issue
Block a user