Skip to content

Commit

Permalink
feat: adds codeowners (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
mintbomb27 authored Oct 3, 2021
1 parent 49b60a3 commit 0990cd6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# These owners will be the default owners for everything in
# the repo. Unless a later match takes precedence,
# @global-owner1 and @global-owner2 will be requested for
# review when someone opens a pull request.
# Please add names of code owners here and tag the below
# "Alok Naushad" "Mannan Goyal"
* @mintbomb27 @Mannan-Goyal

0 comments on commit 0990cd6

Please sign in to comment.