Skip to content

Add CODEOWNERS file for repository ownership - #2119

Merged
kunal-vaishnavi merged 4 commits into
mainfrom
kvaishnavi/code-owners
May 5, 2026
Merged

Add CODEOWNERS file for repository ownership#2119
kunal-vaishnavi merged 4 commits into
mainfrom
kvaishnavi/code-owners

Conversation

@kunal-vaishnavi

Copy link
Copy Markdown
Contributor

Description

This PR auto-enforces code ownership for directories within the ONNX Runtime GenAI repository.

Motivation and Context

This will ensure that any new code added will require the approval of a known maintainer who understands the codebase.

Copilot AI review requested due to automatic review settings May 4, 2026 19:00

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Adds a CODEOWNERS configuration to require maintainer review for key directories in the ONNX Runtime GenAI repo.

Changes:

  • Introduces .github/CODEOWNERS with ownership rules for /benchmark/, /examples/, and /src/
  • Adds a more specific ownership override for /src/python/py/models/

Comment thread .github/CODEOWNERS Outdated
Agent-Logs-Url: https://github.com/microsoft/onnxruntime-genai/sessions/a13c9ce5-7ae3-4197-a083-1dde5630da92

Co-authored-by: kunal-vaishnavi <115581922+kunal-vaishnavi@users.noreply.github.com>
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.

4 participants