Skip to content

Conversation

mgoin
Copy link
Member

@mgoin mgoin commented Sep 15, 2025

Purpose

Test Plan

Test Result


Essential Elements of an Effective PR Description Checklist
  • The purpose of the PR, such as "Fix some issue (link existing issues this PR will resolve)".
  • The test plan, such as providing test command.
  • The test results, such as pasting the results comparison before and after, or e2e results
  • (Optional) The necessary documentation update, such as updating supported_models.md and examples for a new model.
  • (Optional) Release notes update. If your change is user facing, please update the release notes draft in the Google Doc.

Signed-off-by: mgoin <mgoin64@gmail.com>
@mergify mergify bot added the ci/build label Sep 15, 2025
Copy link
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 updates the .github/CODEOWNERS file to assign ownership for several modules, including fused_moe, flashinfer, and mla. The changes correctly assign owners to new and existing file paths, which will help in directing future code reviews and maintenance. The modifications are syntactically correct and follow the standard format for CODEOWNERS files. I have reviewed the changes and have no comments or suggestions for improvement.

Copy link
Collaborator

@LucasWilkinson LucasWilkinson left a comment

Choose a reason for hiding this comment

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

LGTM (left one minor comment)

@mgoin mgoin enabled auto-merge (squash) September 16, 2025 01:34
@github-actions github-actions bot added the ready ONLY add when PR is ready to merge/full CI is needed label Sep 16, 2025
@mgoin mgoin merged commit e950843 into vllm-project:main Sep 16, 2025
25 of 27 checks passed
@heheda12345
Copy link
Collaborator

@mgoin Please see this PR. #24928 . Only people in the last match is tagged.
For example,

/vllm/attention LucasWilkinson
/vllm/attention/backends/abstract.py WoosukKwon zhuohan123 youkaichao alexm-redhat comaniac njhill

will not tag Lucas for PRs only change /vllm/attention/backends/abstract.py . Is this the behavior you expect?

FeiDaLI pushed a commit to FeiDaLI/vllm that referenced this pull request Sep 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/build ready ONLY add when PR is ready to merge/full CI is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants