Skip to content

feat(lazer) Add CODEOWNERS for the lazer components #2736

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 27, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,13 @@ turbo.json @pyth-network/web-team
.github/workflows/ci-turbo-build.yml @pyth-network/web-team
.github/workflows/ci-turbo-test.yml @pyth-network/web-team

/lazer/contracts/aptos @Riateche @ali-bahjati
/lazer/contracts/evm @Riateche @ali-bahjati
/lazer/contracts/solana @Riateche @ali-bahjati
/lazer/publisher_sdk @darunrs @Riateche
/lazer/sdk/js @ali-bahjati @keyvankhademi
/lazer/sdk/rust @darunrs @Riateche

Comment on lines +19 to +25
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would not mind being added to at leat one of these eventually but that's TBD.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have no problem with that at all. Happy for you to raise a PR to take ownership of whatever you want 😄

flake.lock @cprussin
*.nix @cprussin
.envrc @cprussin