Skip to content

Commit bc55f90

Browse files
committed
feat: add code owners file
1 parent 3b9bbb8 commit bc55f90

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+
# This file defines who is responsible for which part of the code
2+
3+
# In the following pattern, we assign responsibility for all code
4+
# throughout the repository to our organization group called oss-maintainers
5+
* @lazybytez/oss-maintainers

0 commit comments

Comments
 (0)