Skip to content

Commit cf62aed

Browse files
authored
chore: fix codeowner team name
This was using an incorrect name.
1 parent 8de138d commit cf62aed

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/.github/ @cdk-core-team
2-
/bin/ @cdk-core-team
3-
/lib/ @cdk-core-team
4-
/test/ @cdk-core-team
1+
/.github/ @aws-cdk-core-team
2+
/bin/ @aws-cdk-core-team
3+
/lib/ @aws-cdk-core-team
4+
/test/ @aws-cdk-core-team

0 commit comments

Comments
 (0)