Skip to content

Commit

Permalink
add smithy team codeowners (#612)
Browse files Browse the repository at this point in the history
* add smithy team codeowner

* Update CODEOWNERS
  • Loading branch information
kuhe authored Oct 12, 2022
1 parent d75d96d commit 6366593
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
* @awslabs/aws-sdk-js-team

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

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

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

0 comments on commit 6366593

Please sign in to comment.