We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec6aaf8 commit 5d00d27Copy full SHA for 5d00d27
.github/CODEOWNERS
@@ -1 +1,9 @@
1
* @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