"lib/bindings/python/vscode:/vscode.git/clone" did not exist on "afccc9d434d26750d39a1391b833e1042a526121"
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 ...@@ -8,6 +8,9 @@ Cargo.toml @ai-dynamo/dynamo-rust-codeowners
# Python Libraries # Python Libraries
*.py @ai-dynamo/python-codeowners @ai-dynamo/Devops *.py @ai-dynamo/python-codeowners @ai-dynamo/Devops
# Docs utility scripts (diagram generators, conversion tools — not production code)
/docs/**/*.py
# Container/Environments # Container/Environments
/container/ @ai-dynamo/Devops @ai-dynamo/dynamo-rust-codeowners @ai-dynamo/python-codeowners @ai-dynamo/dynamo-deploy-codeowners /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