Skip to content

Commit

Permalink
chore: add codeowners file
Browse files Browse the repository at this point in the history
This makes it clear who is maintaining which package. This will also
allow commit privileges for a specific package instead of the entire
repo.
  • Loading branch information
hjr3 committed Mar 6, 2024
1 parent b4bfd63 commit b69a9b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/packages/pg-connection-string @hjr3

0 comments on commit b69a9b8

Please sign in to comment.