Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
8534d170
Unverified
Commit
8534d170
authored
Sep 19, 2025
by
Graham King
Committed by
GitHub
Sep 19, 2025
Browse files
chore(CODEOWNERS): Manage permissions by team not by individual (#3142)
Signed-off-by:
Graham King
<
grahamk@nvidia.com
>
parent
2d39f1b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
17 deletions
+15
-17
CODEOWNERS
CODEOWNERS
+15
-17
No files found.
CODEOWNERS
View file @
8534d170
# CODEOWNERS file for Dynamo
#
# For more information about CODEOWNERS files, see:
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
# DO NOT ADD ANY INDIVIDUALS. The groups here are all teams: https://github.com/orgs/ai-dynamo/teams
# Rust - Keep these two the same. Or better make an alias like devops have.
*.rs @ai-dynamo/dynamo-rust-codeowners
Cargo.toml @ai-dynamo/dynamo-rust-codeowners
...
...
@@ -11,29 +9,29 @@ Cargo.toml @ai-dynamo/dynamo-rust-codeowners
*.py @ai-dynamo/python-codeowners @ai-dynamo/Devops
# Container/Environments
/container/ @rmccorm4 @tanmayv25 @richardhuo-nv @ptarasiewiczNV @ishandhanani @alec-flowers @nnshah1 @ai-dynamo/Devops
# Dynamo deploy
/deploy/ @hutm @biswapanda @ishandhanani @julienmancuso @hhzhang16 @nnshah1 @mohammedabdulwahhab @atchernych
/container/ @ai-dynamo/Devops @ai-dynamo/dynamo-rust-codeowners @ai-dynamo/python-codeowners @ai-dynamo/dynamo-deploy-codeowners
# Examples
/examples/ @ai-dynamo/Devops @nnshah1 @whoisj @nealvaidya @ishandhanani @ai-dynamo/dynamo-rust-codeowners
/examples/*/deploy/ @hutm @biswapanda @ishandhanani @julienmancuso @hhzhang16 @mohammedabdulwahhab @atchernych
/examples/multimodal/ @indrajit96 @krishung5 @whoisj @hhzhang16 @biswapanda
/examples/ @ai-dynamo/Devops @ai-dynamo/dynamo-rust-codeowners @ai-dynamo/python-codeowners
/examples/multimodal/ @ai-dynamo/python-codeowners @ai-dynamo/Devops
# Dynamo deploy
/deploy/ @ai-dynamo/dynamo-deploy-codeowners
/examples/*/deploy/ @ai-dynamo/dynamo-deploy-codeowners
# CI/CD
/.github/ @ai-dynamo/Devops
@nnshah1
/.github/workflows/*.ps1 @ai-dynamo/Devops
@whoisj
CODEOWNERS @ai-dynamo/Devops
@nnshah1
/.github/ @ai-dynamo/Devops
/.github/workflows/*.ps1 @ai-dynamo/Devops
CODEOWNERS @ai-dynamo/Devops
# Planner
/components/planner/ @
tedzhouhk @hhzhang16 @jasonqinzhou @PeaBrane @Aphoh @alec-fl
owers @
michaelshin
/benchmarks/profiler/ @
tedzhouhk @hhzhang16 @jasonqinzhou @PeaBrane @Aphoh @alec-fl
owers @
michaelshin
/tests/planner/ @
tedzhouhk @hhzhang16 @jasonqinzhou @PeaBrane @Aphoh @alec-fl
owers @
michaelshin
/components/planner/ @
ai-dynamo/python-code
ow
n
ers @
ai-dynamo/Devops
/benchmarks/profiler/ @
ai-dynamo/python-code
ow
n
ers @
ai-dynamo/Devops
/tests/planner/ @
ai-dynamo/python-code
ow
n
ers @
ai-dynamo/Devops
# recipes
/recipes/ @ai-dynamo/python-codeowners @ai-dynamo/Devops
/recipes/ @ai-dynamo/python-codeowners @ai-dynamo/Devops
@ai-dynamo/dynamo-deploy-codeowners
# Legal
/ATTRIBUTIONS-Rust.md @ai-dynamo/Devops
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment