Skip to content

Commit

Permalink
chore: added codeowners (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
fadeev authored Jun 26, 2023
1 parent 628f5a9 commit bc3c19a
Show file tree
Hide file tree
Showing 3 changed files with 402 additions and 69 deletions.
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* @andresaiello @lucas-janon @fadeev
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-sort-keys-fix": "^1.1.2",
"eslint-plugin-typescript-sort-keys": "^2.3.0",
"ethers": "5.4.7",
"handlebars": "^4.7.7",
"hardhat-gas-reporter": "^1.0.8",
"prettier": "^2.8.8",
Expand All @@ -83,7 +84,6 @@
"axios": "^1.4.0",
"bech32": "^2.0.0",
"bip39": "^3.1.0",
"ethers": "^6.6.0",
"form-data": "^4.0.0",
"hardhat": "^2.15.0"
}
Expand Down
Loading

0 comments on commit bc3c19a

Please sign in to comment.