Skip to content

CODEOWNERS: require NVIDIA maintainer review for governance/CI files#676

Merged
harrism merged 4 commits into
openvdb:mainfrom
harrism:mjh/codeowners-nvidia-review
Jul 1, 2026
Merged

CODEOWNERS: require NVIDIA maintainer review for governance/CI files#676
harrism merged 4 commits into
openvdb:mainfrom
harrism:mjh/codeowners-nvidia-review

Conversation

@harrism

@harrism harrism commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

What

Split CODEOWNERS into two review tiers:

  • Default (@openvdb/fvdb-dev) — any maintainer may review code.
  • @openvdb/fvdb-dev-nvidia (child team of fvdb-dev) — required for governance, legal, and CI/CD infrastructure: .github/, CODEOWNERS, LICENSE, MAINTAINERS.md, CODE_OF_CONDUCT.md, CONTRIBUTING.md, SECURITY.md, .gitmodules.

Why

Certain files (legal, governance, release/CI automation) should require sign-off from an NVIDIA maintainer. The listed patterns match files even before they exist, so a non-NVIDIA contributor cannot introduce e.g. a MAINTAINERS.md or SECURITY.md without NVIDIA approval.

This CODEOWNERS is kept identical across fvdb-core, fvdb-reality-capture, and fvdb-examples.

Note for reviewers

For enforcement, each repo's branch protection must have "Require review from Code Owners" enabled, and fvdb-dev-nvidia must have explicit write access to the repo (child-team status does not inherit repo access).

🤖 Generated with Claude Code

Split CODEOWNERS so that any maintainer (fvdb-dev) reviews code by
default, while governance, legal, and CI/CD infrastructure require an
NVIDIA maintainer (fvdb-dev-nvidia). The added patterns match files
even before they exist, preventing a non-NVIDIA contributor from
introducing them without NVIDIA approval.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: Mark Harris <mharris@nvidia.com>
@harrism harrism requested a review from a team as a code owner July 1, 2026 02:31

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

This PR updates the repository’s CODEOWNERS to enforce a two-tier review model: general code can be reviewed by any maintainer team member, while governance/legal/CI infrastructure files require review from an NVIDIA maintainer team.

Changes:

  • Clarifies CODEOWNERS precedence and cross-repo consistency in header comments.
  • Keeps @openvdb/fvdb-dev as the default owner for all files.
  • Adds explicit, higher-precedence ownership rules for governance/legal/CI-related paths requiring @openvdb/fvdb-dev-nvidia review.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Address review feedback on the governance docs:
- MAINTAINERS.md: heading "Committers" -> "Maintainers" for consistency with the body.
- CONTRIBUTING.md: fix broken in-page link (#committer -> #maintainer); point the broken local tsc/ CLA link to the canonical AcademySoftwareFoundation/openvdb TSC directory; "name and email is added" -> "are added".
- CODE_OF_CONDUCT.md: point the broken local tsc/charter.md link to the canonical openvdb charter.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: Mark Harris <mharris@nvidia.com>

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

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

Comment thread CODE_OF_CONDUCT.md Outdated
- CODE_OF_CONDUCT.md: add a heading and wrap the text; point the charter link to the current PDF location (the openvdb tsc/charter.md is now just a redirect stub).
- MAINTAINERS.md: add trailing pipes / align the maintainer table for robust Markdown rendering.
- CODEOWNERS: update the doc link from the legacy help.github.com URL to docs.github.com.
- CONTRIBUTING.md: tidy spacing around the CLA parenthetical.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: Mark Harris <mharris@nvidia.com>

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

Copilot reviewed 4 out of 4 changed files in this pull request and generated no new comments.

AGENTS.md requires commits to be both DCO-signed off (-s) and cryptographically signed (-S). CONTRIBUTING previously documented only the DCO sign-off, which could mislead contributors; add a "Signed Commits" note covering the signing requirement.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: Mark Harris <mharris@nvidia.com>

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

Copilot reviewed 4 out of 4 changed files in this pull request and generated no new comments.

@harrism harrism merged commit 449d567 into openvdb:main Jul 1, 2026
40 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.

3 participants