Skip to content

Commit

Permalink
feat: add CODEOWNERS file (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
maalni authored Mar 29, 2024
1 parent cf7faa9 commit addabec
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# These owners will be the default owners for everything in
# the repo. Unless a later match takes precedence,
# @dval-in/frontend will be requested for
# review when someone opens a pull request.
* @dval-in/frontend

0 comments on commit addabec

Please sign in to comment.