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

29 lines
606 B

# File extension owners
*.sol @yorhodes @tkporter @aroralanuk @nbayindirli
*.ts @yorhodes @jmrossy @nambrot @nbayindirli
*.rs @tkporter @daniel-savu
*.md @Skunkchain @nambrot @avious00
# Package owners
## Contracts
solidity/ @yorhodes @tkporter @aroralanuk @nbayindirli
## Agents
rust/ @tkporter @daniel-savu
## SDK
typescript/sdk @yorhodes @jmrossy
## Token
typescript/token @yorhodes @jmrossy @tkporter @aroralanuk @nbayindirli
## Hello World
typescript/helloworld @yorhodes @nambrot
## CLI
typescript/cli @jmrossy @yorhodes @aroralanuk @nbayindirli
## Infra
typescript/infra @tkporter @nambrot