Skip to content

Commit 46710bd

Browse files
authored
Modify CODEOWNERS for HyperPod lifecycle scripts
Updated CODEOWNERS to reflect new team for approvals.
1 parent 8fc4e4a commit 46710bd

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

.github/CODEOWNERS

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
# CODEOWNERS for aws-samples/awsome-distributed-training
2-
# Enforces that a member of the @aws-samples/sagemaker-hyperpod-dev team
3-
# must approve any PRs that modify files under either base-config directory,
4-
# including all nested subdirectories and files.
1+
# See https://help.github.com/articles/about-codeowners/
2+
53

6-
1.architectures/5.sagemaker-hyperpod/LifecycleScripts/base-config/** @aws-samples/hyperpod-customer-onbehalf-devs
7-
1.architectures/7.sagemaker-hyperpod-eks/LifecycleScripts/base-config/** @aws-samples/hyperpod-customer-onbehalf-devs
4+
# Enforces that a member of the @aws-samples/sagemaker-hyperpod-dev team for HyperPod lifecycle scripts
5+
# They must approve any PRs that modify files under either base-config directory,
6+
# including all nested subdirectories and files.
7+
/1.architectures/5.sagemaker-hyperpod/LifecycleScripts/base-config @aws-samples/hyperpod-lcs-dev
8+
/1.architectures/7.sagemaker-hyperpod-eks/LifecycleScripts/base-config @aws-samples/hyperpod-lcs-dev

0 commit comments

Comments
 (0)