Skip to content

chore: add CODEOWNERS#203

Merged
bh2smith merged 1 commit into
mainfrom
chore/add-codeowners
Jun 18, 2026
Merged

chore: add CODEOWNERS#203
bh2smith merged 1 commit into
mainfrom
chore/add-codeowners

Conversation

@bh2smith

Copy link
Copy Markdown
Member

What

Adds a .github/CODEOWNERS file assigning @bh2smith as the default owner for all paths.

Why

Brings ownership parity with the other Dune API client SDKs and ensures reviewers are auto-requested on PRs. Mirrors the same change being made across the TS and Rust client repos.

Adjust the owner(s) if a team handle (e.g. a @duneanalytics/... team) is preferred.

Assigns explicit ownership so reviewers are auto-requested and the
repo is no longer flagged as unowned in the Vanta SLA report.
@cursor

cursor Bot commented Jun 18, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Only adds GitHub metadata for review routing; no application, security, or runtime code changes.

Overview
Adds a new .github/CODEOWNERS file so GitHub auto-requests reviewers on PRs that touch matched paths.

The rule @bh2smith owns *, so every path in the repo falls under that default ownership—aligned with the other Dune API client SDKs.

Reviewed by Cursor Bugbot for commit 4bc31e3. Configure here.

@bh2smith bh2smith merged commit 7719038 into main Jun 18, 2026
3 checks passed
@bh2smith bh2smith deleted the chore/add-codeowners branch June 18, 2026 08:40
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.

2 participants