Skip to content

chore(infra): add CODEOWNERS file for area-based review assignment (#231) - #339

Merged
blockchain-maxis merged 3 commits into
blockchain-maxis:mainfrom
Lazyartist1:fix/codeowners-area-assignments-231
Sep 2, 2026
Merged

chore(infra): add CODEOWNERS file for area-based review assignment (#231)#339
blockchain-maxis merged 3 commits into
blockchain-maxis:mainfrom
Lazyartist1:fix/codeowners-area-assignments-231

Conversation

@Lazyartist1

Copy link
Copy Markdown
Contributor

Closes #231

Summary of Changes

Adds .github/CODEOWNERS to establish code ownership and enable automatic review assignment across functional areas (Smart Contracts, Web App, Indexer, Database, SDK, Auth/Security, Infrastructure/CI, and Documentation).

Area Mappings

  • Global Default: * @blockchain-maxis
  • Smart Contracts: /packages/contracts/
  • Web & UI: /apps/web/, /packages/ui/
  • Indexer Service: /apps/indexer/
  • Database & Client: /packages/db/
  • SDK & Types: /packages/sdk/, /packages/types/
  • Auth & Security: /apps/web/lib/auth*, /apps/web/app/api/auth/, /SECURITY.md
  • Infrastructure & CI: /.github/, /infra/, /scripts/
  • Documentation: /docs/, /*.md

Verification Status

  • Docs Check: node scripts/check-docs.mjs passed (22 markdown files, 27 env vars, no drift).
  • Contract Error Check: node scripts/check-contract-errors.mjs passed.

@vercel

vercel Bot commented Aug 30, 2026

Copy link
Copy Markdown

@Ipramking is attempting to deploy a commit to the blockchainmaxis-8449's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave

drips-wave Bot commented Aug 30, 2026

Copy link
Copy Markdown

@Lazyartist1 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@netlify

netlify Bot commented Aug 30, 2026

Copy link
Copy Markdown

Deploy Preview for stellar-signet ready!

Name Link
🔨 Latest commit 5a09bb3
🔍 Latest deploy log https://app.netlify.com/projects/stellar-signet/deploys/6a98031403e0400008c6c848
😎 Deploy Preview https://deploy-preview-339--stellar-signet.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@Lazyartist1
Lazyartist1 force-pushed the fix/codeowners-area-assignments-231 branch from fd13c6a to 6e16638 Compare August 30, 2026 16:10
packages/ui was removed from the workspace, so its CODEOWNERS entry pointed at
a path that no longer exists. The Go CLI module landed in blockchain-maxis#335 and had no rule.
@blockchain-maxis
blockchain-maxis merged commit 4cc8ef3 into blockchain-maxis:main Sep 2, 2026
9 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No CODEOWNERS for a repo taking outside contributions

2 participants