Skip to content

Commit 5d00d27

Browse files
committed
Add smithy-rs-typescript-server as codeowners for SSDK
1 parent ec6aaf8 commit 5d00d27

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/CODEOWNERS

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
11
* @awslabs/aws-sdk-js-team @awslabs/smithy
2+
3+
# These libraries are only intended for use with the SSDK.
4+
smithy-typescript-ssdk-libs/* @awslabs/smithy-rs-typescript-server
5+
6+
# These are all specific to SSDK functionality.
7+
smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen/ServerCommandGenerator.java @awslabs/smithy-rs-typescript-server
8+
smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen/ServerGenerator.java @awslabs/smithy-rs-typescript-server
9+
smithy-typescript-codegen/src/main/java/software/amazon/smithy/typescript/codegen/ServerSymbolVisitor.java @awslabs/smithy-rs-typescript-server

0 commit comments

Comments
 (0)