The home for Hyperlane core contracts, sdk packages, and other infrastructure
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
hyperlane-monorepo/.github/CODEOWNERS

22 lines
408 B

# File extension owners
*.sol @yorhodes @aroralanuk @ltyu
*.ts @yorhodes @jmrossy
*.rs @tkporter @daniel-savu @ameten
# Package owners
## Contracts
solidity/ @yorhodes @tkporter @aroralanuk @ltyu
## Agents
rust/ @tkporter @daniel-savu
## SDK
typescript/sdk @yorhodes @jmrossy @ltyu @paulbalaji
## CLI
typescript/cli @jmrossy @yorhodes @ltyu
## Infra
typescript/infra @tkporter @paulbalaji @Mo-Hussain