Skip to content

Commit

Permalink
Update codeowners (#269)
Browse files Browse the repository at this point in the history
  • Loading branch information
jiajames authored Oct 15, 2024
1 parent 62b40ab commit ab9372e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
v4-client-cpp/ @asnefedovv @dydxprotocol/eng
v4-client-py/ @kaloureyes3 @dydxprotocol/eng
v4-client-py-v2/ @samtin0x @therustmonk @piwonskp @dydxprotocol/eng
v4-client-py-v2/ @dydxprotocol/engineering @dydxprotocol/nethermind
v4-client-rs/ @dydxprotocol/engineering @dydxprotocol/nethermind

* @dydxprotocol/eng
3 changes: 2 additions & 1 deletion .github/workflows/commitlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ name: "[v4-client-js] Conventional PR Title"
on:
pull_request:
types: ['opened', 'edited', 'reopened', 'synchronize']

paths:
- 'v4-client-js/**'
jobs:
conventional-pr-title:
runs-on: ubuntu-latest
Expand Down

0 comments on commit ab9372e

Please sign in to comment.