Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,21 @@
# Analysis period: 180 days
# Minimum commits threshold: 1

benchmarks/ @bkryu @cyx-6 @nv-yunzheq @kahyunnam @jiahanc
benchmarks/ @bkryu @cyx-6 @jiahanc @nv-yunzheq @kahyunnam
benchmarks/routines/ @bkryu @nv-yunzheq @cyx-6 @nvmbreughe @Anerudhan
ci/ @cyx-6 @yzh119 @nvmbreughe
ci/scripts/ @cyx-6
ci/scripts/jenkins/ @cyx-6
csrc/ @wenscarl @yzh119 @cyx-6 @djmmoss @yongwww
csrc/fused_moe/ @yzh119 @yongwww @djmmoss @wenscarl @cyx-6
csrc/fused_moe/cutlass_backend/ @yzh119 @yongwww @djmmoss @wenscarl @cyx-6
csrc/nv_internal/ @wenscarl @djmmoss @yzh119 @cyx-6 @yongwww
csrc/fused_moe/ @yzh119 @yongwww @djmmoss @cyx-6 @wenscarl
csrc/fused_moe/cutlass_backend/ @yzh119 @yongwww @djmmoss @cyx-6 @wenscarl
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

This line is redundant because the owners for csrc/fused_moe/cutlass_backend/ are identical to the owners of its parent directory csrc/fused_moe/ (defined on line 12). Since GitHub's CODEOWNERS file inherits ownership from parent directories, this line can be removed to make the file more concise without changing the effective owners.

csrc/nv_internal/ @wenscarl @djmmoss @cyx-6 @yzh119 @yongwww
csrc/nv_internal/cpp/ @wenscarl @yongwww @djmmoss @joker-eph @ttyio
csrc/nv_internal/include/ @wenscarl
csrc/nv_internal/tensorrt_llm/ @wenscarl @djmmoss @yzh119 @cyx-6 @yongwww
csrc/xqa/ @yzh119 @cyx-6
csrc/nv_internal/tensorrt_llm/ @wenscarl @djmmoss @cyx-6 @yzh119 @yongwww
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

This line is also redundant. The owners listed for csrc/nv_internal/tensorrt_llm/ are the same as those for the parent directory csrc/nv_internal/ on line 14. This line can be safely removed to simplify the CODEOWNERS file.

csrc/xqa/ @cyx-6 @yzh119
docs/ @yzh119 @cyx-6 @wenscarl @nv-yunzheq @aleozlx
flashinfer/ @yzh119 @cyx-6 @wenscarl @nvmbreughe @bkryu
flashinfer/ @yzh119 @cyx-6 @wenscarl @nvmbreughe @yongwww
flashinfer-cubin/ @yzh119 @cyx-6
flashinfer-cubin/flashinfer_cubin/ @yzh119
flashinfer-jit-cache/ @yzh119 @cyx-6
Expand All @@ -26,18 +26,18 @@ flashinfer/comm/ @yzh119 @cyx-6 @nvmbreughe @wenscarl @djmmoss
flashinfer/cudnn/ @Anerudhan @yzh119 @cyx-6 @Anerudhan
Copy link
Contributor

Choose a reason for hiding this comment

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

⚠️ Potential issue | 🟠 Major

Remove duplicate owner @Anerudhan.

The owner @Anerudhan appears twice in the same line. This indicates a bug in the automated generation script that should be addressed.

Apply this diff:

-flashinfer/cudnn/ @Anerudhan @yzh119 @cyx-6 @Anerudhan
+flashinfer/cudnn/ @Anerudhan @yzh119 @cyx-6
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
flashinfer/cudnn/ @Anerudhan @yzh119 @cyx-6 @Anerudhan
flashinfer/cudnn/ @Anerudhan @yzh119 @cyx-6
🤖 Prompt for AI Agents
In .github/CODEOWNERS around line 26, remove the duplicate owner entry so the
line reads with a single occurrence of @Anerudhan (e.g., "flashinfer/cudnn/
@Anerudhan @yzh119 @cyx-6"), ensure owners are space-separated and there are no
repeated entries, then save and commit the change.

flashinfer/cute_dsl/ @yzh119 @kaixih @Amir-19 @aleozlx
flashinfer/fused_moe/ @djmmoss @yzh119 @cyx-6 @wenscarl @IwakuraRein
flashinfer/jit/ @yzh119 @cyx-6 @djmmoss @aleozlx @yongwww
flashinfer/jit/attention/ @yzh119 @Anerudhan @joker-eph
flashinfer/jit/ @yzh119 @cyx-6 @djmmoss @jiahanc @aleozlx
flashinfer/jit/attention/ @yzh119 @cyx-6 @Anerudhan @joker-eph
flashinfer/jit/gemm/ @yzh119
flashinfer/logits_processor/ @cyx-6 @yzh119
flashinfer/profiler/ @cyx-6
flashinfer/triton/ @cyx-6 @nvmbreughe @yzh119
flashinfer/tuning_configs/ @kaixih
include/ @yzh119 @cyx-6 @wenscarl @kahyunnam @joker-eph
include/flashinfer/ @yzh119 @cyx-6 @wenscarl @kahyunnam @joker-eph
include/ @yzh119 @wenscarl @kahyunnam @joker-eph @cyx-6
include/flashinfer/ @yzh119 @wenscarl @kahyunnam @joker-eph @cyx-6
include/flashinfer/attention/ @yzh119 @kahyunnam @joker-eph
include/flashinfer/comm/ @yongwww @nvmbreughe @djmmoss @yzh119 @cyx-6
include/flashinfer/gemm/ @ttyio @yongwww @aleozlx @cyx-6
include/flashinfer/gemm/ @ttyio @yongwww @aleozlx
include/flashinfer/trtllm/ @joker-eph @aleozlx @yzh119 @cyx-6 @wenscarl
profiler/ @cyx-6
scripts/ @yzh119 @nvmbreughe @dierksen @yongwww @bkryu