chore: add CODEOWNERS file to define ownership for specific directories
- Created a CODEOWNERS file to specify ownership for migrations and data directories. - Assigned ownership to @0xfullex for the specified paths to streamline code review and management.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
/migrations/ @0xfullex
|
||||
/packages/shared/data/ @0xfullex
|
||||
/src/main/data/ @0xfullex
|
||||
/src/renderer/src/data/ @0xfullex
|
||||
Reference in New Issue
Block a user