Skip to content

Add code owners for deform modules - #1876

Open
mehdiataei wants to merge 2 commits into
NVIDIA:mainfrom
mehdiataei:mehdiataei/deform-codeowner
Open

Add code owners for deform modules#1876
mehdiataei wants to merge 2 commits into
NVIDIA:mainfrom
mehdiataei:mehdiataei/deform-codeowner

Conversation

@mehdiataei

Copy link
Copy Markdown
Collaborator

Summary

  • add @mehdiataei and @loliverhennigh as owners of the tensor-level deform functional subtree
  • add @mehdiataei and @loliverhennigh to mesh deform ownership while retaining @peterdsharpe
  • keep ownership scoped to deform code, excluding general geometric transformations and tests

Why

The functional and mesh deformation implementations are maintained separately from general geometric operations. Explicit subtree rules route reviews to the relevant maintainers without broadening ownership to unrelated transformation code.

Validation

  • git diff --check
  • repository pre-commit hooks
  • import-linter contracts

@copy-pr-bot

copy-pr-bot Bot commented Jul 27, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@github-actions

Copy link
Copy Markdown
Contributor

CODEOWNERS review map

Current for commit 46173fd73ffe. An approval covers every file listed for that owner; one owner is sufficient for shared files.

@coreyjadams — 1 file(s)
  • .github/CODEOWNERS
@ktangsali — 1 file(s)
  • .github/CODEOWNERS
@NickGeneva — 1 file(s)
  • .github/CODEOWNERS

Comment /codeowners-info to refresh.

@mehdiataei
mehdiataei marked this pull request as ready for review July 28, 2026 16:09
@greptile-apps

greptile-apps Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Adds scoped CODEOWNERS rules for deform implementations.

  • Assigns @mehdiataei and @loliverhennigh to the tensor-level functional deform subtree.
  • Adds those maintainers to mesh deform ownership while retaining @peterdsharpe.
  • Leaves tests and general geometric transformations under their existing ownership rules.

Important Files Changed

Filename Overview
.github/CODEOWNERS The new rules match the intended deform directories, follow existing CODEOWNERS conventions, and are not superseded by later patterns.

Reviews (1): Last reviewed commit: "Add mesh deform code owners" | Re-trigger Greptile

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