Skip to content

Commit 184c67a

Browse files
authored
chore: fix CODEOWNER group name (#22)
Invalid group name used for CODEOWNERS. Closes ## By Submitting this PR I confirm: - I am familiar with the [Contributing Guidelines](https://github.com/NVIDIA/NeMo-Agent-Toolkit/blob/develop/docs/source/resources/contributing/index.md). - We require that all contributors "sign-off" on their commits. This certifies that the contribution is your original work, or you have rights to submit it under the same license, or a compatible license. - Any contribution which contains commits that are not Signed-Off will not be accepted. - When the PR is ready for review, new or existing tests cover these changes. - When the PR is ready for review, the documentation is up to date with these changes. Authors: - Will Killian (https://github.com/willkill07) Approvers: - David Gardner (https://github.com/dagardner-nv) URL: #22
1 parent 71d49c9 commit 184c67a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Default Approval rule
2-
* @nvidia/aiqtoolkit-developers
2+
* @nvidia/nat-developers

0 commit comments

Comments
 (0)