Skip to content

Commit 6366593

Browse files
authored
add smithy team codeowners (#612)
* add smithy team codeowner * Update CODEOWNERS
1 parent d75d96d commit 6366593

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/CODEOWNERS

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
* @awslabs/aws-sdk-js-team
33

44
# These libraries are only intended for use with the SSDK.
5-
smithy-typescript-ssdk-libs/* @adamthom-amzn @gosar @JordonPhillips
5+
smithy-typescript-ssdk-libs/* @awslabs/smithy
66

77
# These integs tests are mostly for the SSDK integrations
8-
smithy-typescript-integ-tests/* @adamthom-amzn @gosar @JordonPhillips
8+
smithy-typescript-integ-tests/* @awslabs/smithy
99

1010
# These are all specific to SSDK functionality.
11-
smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen/ServerCommandGenerator.java @adamthom-amzn @gosar @JordonPhillips
12-
smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen/ServerGenerator.java @adamthom-amzn @gosar @JordonPhillips
13-
smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen/ServerSymbolVisitor.java @adamthom-amzn @gosar @JordonPhillips
11+
smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen/ServerCommandGenerator.java @awslabs/smithy
12+
smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen/ServerGenerator.java @awslabs/smithy
13+
smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen/ServerSymbolVisitor.java @awslabs/smithy

0 commit comments

Comments
 (0)