Skip to content

chore: add .github/CODEOWNERS#73

Merged
noahho merged 2 commits into
mainfrom
chore/add-codeowners
May 13, 2026
Merged

chore: add .github/CODEOWNERS#73
noahho merged 2 commits into
mainfrom
chore/add-codeowners

Conversation

@noahho
Copy link
Copy Markdown
Collaborator

@noahho noahho commented May 13, 2026

Summary

  • Add .github/CODEOWNERS so PRs (especially dependabot) get an automatic reviewer assignment instead of going unowned. Surfaced during the BearingPoint pre-submission self-scan when we noticed dependabot PRs weren't getting reviewed promptly.
  • Single fallback team only; matches the pattern already used by sibling repos.

Test plan

  • CI green
  • Open a test PR or wait for next dependabot PR; confirm the team is auto-assigned as reviewer

🤖 Generated with Claude Code

Route PRs (including dependabot) to @PriorLabs/engineering so they don't go
unowned. Surfaced during BearingPoint pre-submission review when we
noticed unanswered dependabot PRs.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request adds a .github/CODEOWNERS file to the repository, assigning the @PriorLabs/engineering team as the default owner for all files. I have no feedback to provide as there are no review comments.

Matches the existing pattern in TabPFN and tabpfn-extensions. This
repo is also publicly distributed (PyPI/CRAN), so reviews route
through the same team.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@noahho noahho merged commit b3b6cb9 into main May 13, 2026
9 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.

1 participant