|
1 | | -* @awslabs/rust-sdk-owners |
| 1 | +* @smithy-lang/aws-sdk-rust |
2 | 2 |
|
3 | 3 | # Server |
4 | | -/codegen-server-test/ @awslabs/smithy-rs-server |
5 | | -/codegen-server/ @awslabs/smithy-rs-server |
6 | | -/rust-runtime/aws-smithy-http-server/ @awslabs/smithy-rs-server |
| 4 | +/codegen-server-test/ @smithy-lang/smithy-rs-server |
| 5 | +/codegen-server/ @smithy-lang/smithy-rs-server |
| 6 | +/rust-runtime/aws-smithy-http-server/ @smithy-lang/smithy-rs-server |
7 | 7 |
|
8 | 8 | # Python Server |
9 | | -/codegen-server-test/python/ @awslabs/smithy-rs-python-server @awslabs/smithy-rs-server |
10 | | -/codegen-server/python/ @awslabs/smithy-rs-python-server @awslabs/smithy-rs-server |
11 | | -/rust-runtime/aws-smithy-http-server-python/ @awslabs/smithy-rs-python-server @awslabs/smithy-rs-server |
| 9 | +/codegen-server-test/python/ @smithy-lang/smithy-rs-server |
| 10 | +/codegen-server/python/ @smithy-lang/smithy-rs-server |
| 11 | +/rust-runtime/aws-smithy-http-server-python/ @smithy-lang/smithy-rs-server |
12 | 12 |
|
13 | 13 | # Typescript Server |
14 | | -/codegen-server-test/typescript/ @awslabs/smithy-rs-typescript-server @awslabs/smithy-rs-server |
15 | | -/codegen-server/typescript/ @awslabs/smithy-rs-typescript-server @awslabs/smithy-rs-server |
16 | | -/rust-runtime/aws-smithy-http-server-typescript/ @awslabs/smithy-rs-typescript-server @awslabs/smithy-rs-server |
| 14 | +/codegen-server-test/typescript/ @smithy-lang/smithy-rs-server |
| 15 | +/codegen-server/typescript/ @smithy-lang/smithy-rs-server |
| 16 | +/rust-runtime/aws-smithy-http-server-typescript/ @smithy-lang/smithy-rs-server |
17 | 17 |
|
18 | 18 | # Shared ownership |
19 | | -/.github/ @awslabs/rust-sdk-owners @awslabs/smithy-rs-server |
20 | | -/CHANGELOG.md @awslabs/rust-sdk-owners @awslabs/smithy-rs-server |
21 | | -/CHANGELOG.next.toml @awslabs/rust-sdk-owners @awslabs/smithy-rs-server |
22 | | -/README.md @awslabs/rust-sdk-owners @awslabs/smithy-rs-server |
23 | | -/build.gradle.kts @awslabs/rust-sdk-owners @awslabs/smithy-rs-server |
24 | | -/buildSrc/ @awslabs/rust-sdk-owners @awslabs/smithy-rs-server |
25 | | -/codegen-core/ @awslabs/rust-sdk-owners @awslabs/smithy-rs-server |
26 | | -/design/ @awslabs/rust-sdk-owners @awslabs/smithy-rs-server |
27 | | -/examples/ @awslabs/rust-sdk-owners @awslabs/smithy-rs-server |
28 | | -/gradle.properties @awslabs/rust-sdk-owners @awslabs/smithy-rs-server |
29 | | -/tools/ @awslabs/rust-sdk-owners @awslabs/smithy-rs-server |
30 | | -/rust-runtime/aws-smithy-async/ @awslabs/rust-sdk-owners @awslabs/smithy-rs-server |
31 | | -/rust-runtime/aws-smithy-eventstream/ @awslabs/rust-sdk-owners @awslabs/smithy-rs-server |
32 | | -/rust-runtime/aws-smithy-http/ @awslabs/rust-sdk-owners @awslabs/smithy-rs-server |
33 | | -/rust-runtime/aws-smithy-json/ @awslabs/rust-sdk-owners @awslabs/smithy-rs-server |
34 | | -/rust-runtime/aws-smithy-protocol-test/ @awslabs/rust-sdk-owners @awslabs/smithy-rs-server |
35 | | -/rust-runtime/aws-smithy-types/ @awslabs/rust-sdk-owners @awslabs/smithy-rs-server |
36 | | -/rust-runtime/aws-smithy-types-convert/ @awslabs/rust-sdk-owners @awslabs/smithy-rs-server |
37 | | -/rust-runtime/aws-smithy-xml/ @awslabs/rust-sdk-owners @awslabs/smithy-rs-server |
38 | | -/rust-runtime/inlineable/ @awslabs/rust-sdk-owners @awslabs/smithy-rs-server |
39 | | -/rust-runtime/build.gradle.kts @awslabs/rust-sdk-owners @awslabs/smithy-rs-server |
40 | | -/rust-runtime/Cargo.toml @awslabs/rust-sdk-owners @awslabs/smithy-rs-server |
| 19 | +/.github/ @smithy-lang/aws-sdk-rust @smithy-lang/smithy-rs-server |
| 20 | +/CHANGELOG.md @smithy-lang/aws-sdk-rust @smithy-lang/smithy-rs-server |
| 21 | +/CHANGELOG.next.toml @smithy-lang/aws-sdk-rust @smithy-lang/smithy-rs-server |
| 22 | +/README.md @smithy-lang/aws-sdk-rust @smithy-lang/smithy-rs-server |
| 23 | +/build.gradle.kts @smithy-lang/aws-sdk-rust @smithy-lang/smithy-rs-server |
| 24 | +/buildSrc/ @smithy-lang/aws-sdk-rust @smithy-lang/smithy-rs-server |
| 25 | +/codegen-core/ @smithy-lang/aws-sdk-rust @smithy-lang/smithy-rs-server |
| 26 | +/design/ @smithy-lang/aws-sdk-rust @smithy-lang/smithy-rs-server |
| 27 | +/examples/ @smithy-lang/aws-sdk-rust @smithy-lang/smithy-rs-server |
| 28 | +/gradle.properties @smithy-lang/aws-sdk-rust @smithy-lang/smithy-rs-server |
| 29 | +/tools/ @smithy-lang/aws-sdk-rust @smithy-lang/smithy-rs-server |
| 30 | +/rust-runtime/aws-smithy-async/ @smithy-lang/aws-sdk-rust @smithy-lang/smithy-rs-server |
| 31 | +/rust-runtime/aws-smithy-eventstream/ @smithy-lang/aws-sdk-rust @smithy-lang/smithy-rs-server |
| 32 | +/rust-runtime/aws-smithy-http/ @smithy-lang/aws-sdk-rust @smithy-lang/smithy-rs-server |
| 33 | +/rust-runtime/aws-smithy-json/ @smithy-lang/aws-sdk-rust @smithy-lang/smithy-rs-server |
| 34 | +/rust-runtime/aws-smithy-protocol-test/ @smithy-lang/aws-sdk-rust @smithy-lang/smithy-rs-server |
| 35 | +/rust-runtime/aws-smithy-types/ @smithy-lang/aws-sdk-rust @smithy-lang/smithy-rs-server |
| 36 | +/rust-runtime/aws-smithy-types-convert/ @smithy-lang/aws-sdk-rust @smithy-lang/smithy-rs-server |
| 37 | +/rust-runtime/aws-smithy-xml/ @smithy-lang/aws-sdk-rust @smithy-lang/smithy-rs-server |
| 38 | +/rust-runtime/inlineable/ @smithy-lang/aws-sdk-rust @smithy-lang/smithy-rs-server |
| 39 | +/rust-runtime/build.gradle.kts @smithy-lang/aws-sdk-rust @smithy-lang/smithy-rs-server |
| 40 | +/rust-runtime/Cargo.toml @smithy-lang/aws-sdk-rust @smithy-lang/smithy-rs-server |
0 commit comments