Unverified Commit 59c5f6f1 authored by dagil-nvidia's avatar dagil-nvidia Committed by GitHub
Browse files

chore: exclude docs/ Python files from CODEOWNERS review (#6473)


Signed-off-by: default avatarDan Gil <dagil@nvidia.com>
Co-authored-by: default avatarCursor <cursoragent@cursor.com>
parent 08db2844
......@@ -8,6 +8,9 @@ Cargo.toml @ai-dynamo/dynamo-rust-codeowners
# Python Libraries
*.py @ai-dynamo/python-codeowners @ai-dynamo/Devops
# Docs utility scripts (diagram generators, conversion tools — not production code)
/docs/**/*.py
# Container/Environments
/container/ @ai-dynamo/Devops @ai-dynamo/dynamo-rust-codeowners @ai-dynamo/python-codeowners @ai-dynamo/dynamo-deploy-codeowners
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment