Skip to content

Commit

Permalink
chore: add smithy to codeowners (#4333)
Browse files Browse the repository at this point in the history
  • Loading branch information
milesziemer authored Jan 20, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 83a2804 commit 2befcea
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions .github/CODEOWNERS
This CODEOWNERS file contains errors

CODEOWNERS errors

  • Unknown owner on line 4: make sure the team @aws/smithy exists, is publicly visible, and has write access to the repository
    packages/config-resolver/* @aws/smithy
  • Unknown owner on line 5: make sure the team @aws/smithy exists, is publicly visible, and has write access to the repository
    …s/eventstream-serde-browser/* @aws/smithy
  • Unknown owner on line 6: make sure the team @aws/smithy exists, is publicly visible, and has write access to the repository
    …tream-serde-config-resolver/* @aws/smithy
  • Unknown owner on line 7: make sure the team @aws/smithy exists, is publicly visible, and has write access to the repository
    …ages/eventstream-serde-node/* @aws/smithy
  • Unknown owner on line 8: make sure the team @aws/smithy exists, is publicly visible, and has write access to the repository
    packages/fetch-http-handler/* @aws/smithy
  • Unknown owner on line 9: make sure the team @aws/smithy exists, is publicly visible, and has write access to the repository
    packages/hash-blob-browser/* @aws/smithy
  • Unknown owner on line 10: make sure the team @aws/smithy exists, is publicly visible, and has write access to the repository
    packages/hash-node/* @aws/smithy
  • Unknown owner on line 11: make sure the team @aws/smithy exists, is publicly visible, and has write access to the repository
    packages/hash-stream-node/* @aws/smithy
  • Unknown owner on line 12: make sure the team @aws/smithy exists, is publicly visible, and has write access to the repository
    packages/invalid-dependency/* @aws/smithy
  • Unknown owner on line 13: make sure the team @aws/smithy exists, is publicly visible, and has write access to the repository
    packages/md5-js/* @aws/smithy
  • Unknown owner on line 14: make sure the team @aws/smithy exists, is publicly visible, and has write access to the repository
    …dleware-apply-body-checksum/* @aws/smithy
  • Unknown owner on line 15: make sure the team @aws/smithy exists, is publicly visible, and has write access to the repository
    …s/middleware-content-length/* @aws/smithy
  • Unknown owner on line 16: make sure the team @aws/smithy exists, is publicly visible, and has write access to the repository
    …ackages/middleware-endpoint/* @aws/smithy
  • Unknown owner on line 17: make sure the team @aws/smithy exists, is publicly visible, and has write access to the repository
    packages/middleware-retry/* @aws/smithy
  • Unknown owner on line 18: make sure the team @aws/smithy exists, is publicly visible, and has write access to the repository
    packages/middleware-serde/* @aws/smithy
  • Unknown owner on line 19: make sure the team @aws/smithy exists, is publicly visible, and has write access to the repository
    packages/middleware-stack/* @aws/smithy
  • Unknown owner on line 20: make sure the team @aws/smithy exists, is publicly visible, and has write access to the repository
    packages/node-http-handler/* @aws/smithy
  • Unknown owner on line 21: make sure the team @aws/smithy exists, is publicly visible, and has write access to the repository
    packages/protocol-http/* @aws/smithy
  • Unknown owner on line 22: make sure the team @aws/smithy exists, is publicly visible, and has write access to the repository
    …ackages/querystring-builder/* @aws/smithy
  • Unknown owner on line 23: make sure the team @aws/smithy exists, is publicly visible, and has write access to the repository
    …ent-documentation-generator/* @aws/smithy
  • Unknown owner on line 24: make sure the team @aws/smithy exists, is publicly visible, and has write access to the repository
    packages/smithy-client/* @aws/smithy
  • Unknown owner on line 25: make sure the team @aws/smithy exists, is publicly visible, and has write access to the repository
    packages/types/* @aws/smithy
  • Unknown owner on line 26: make sure the team @aws/smithy exists, is publicly visible, and has write access to the repository
    packages/url-parser/* @aws/smithy
  • Unknown owner on line 27: make sure the team @aws/smithy exists, is publicly visible, and has write access to the repository
    packages/util-base64/* @aws/smithy
  • Unknown owner on line 28: make sure the team @aws/smithy exists, is publicly visible, and has write access to the repository
    …ackages/util-base64-browser/* @aws/smithy
  • Unknown owner on line 29: make sure the team @aws/smithy exists, is publicly visible, and has write access to the repository
    packages/util-base64-node/* @aws/smithy
  • Unknown owner on line 30: make sure the team @aws/smithy exists, is publicly visible, and has write access to the repository
    …es/util-body-length-browser/* @aws/smithy
  • Unknown owner on line 31: make sure the team @aws/smithy exists, is publicly visible, and has write access to the repository
    …kages/util-body-length-node/* @aws/smithy
  • Unknown owner on line 32: make sure the team @aws/smithy exists, is publicly visible, and has write access to the repository
    …/util-defaults-mode-browser/* @aws/smithy
  • Unknown owner on line 33: make sure the team @aws/smithy exists, is publicly visible, and has write access to the repository
    …ges/util-defaults-mode-node/* @aws/smithy
  • Unknown owner on line 34: make sure the team @aws/smithy exists, is publicly visible, and has write access to the repository
    packages/util-endpoints/* @aws/smithy
  • Unknown owner on line 35: make sure the team @aws/smithy exists, is publicly visible, and has write access to the repository
    packages/util-middleware/* @aws/smithy
  • Unknown owner on line 36: make sure the team @aws/smithy exists, is publicly visible, and has write access to the repository
    packages/util-retry/* @aws/smithy
  • Unknown owner on line 37: make sure the team @aws/smithy exists, is publicly visible, and has write access to the repository
    …ackages/util-stream-browser/* @aws/smithy
  • Unknown owner on line 38: make sure the team @aws/smithy exists, is publicly visible, and has write access to the repository
    packages/util-stream-node/* @aws/smithy
  • Unknown owner on line 39: make sure the team @aws/smithy exists, is publicly visible, and has write access to the repository
    packages/util-utf8-browser/* @aws/smithy
  • Unknown owner on line 40: make sure the team @aws/smithy exists, is publicly visible, and has write access to the repository
    packages/util-utf8-node/* @aws/smithy
  • Unknown owner on line 41: make sure the team @aws/smithy exists, is publicly visible, and has write access to the repository
    packages/util-waiter/* @aws/smithy
Original file line number Diff line number Diff line change
@@ -1 +1,41 @@
* @aws/aws-sdk-js-team

# These packages are used by Smithy generated code
packages/config-resolver/* @aws/smithy
packages/eventstream-serde-browser/* @aws/smithy
packages/eventstream-serde-config-resolver/* @aws/smithy
packages/eventstream-serde-node/* @aws/smithy
packages/fetch-http-handler/* @aws/smithy
packages/hash-blob-browser/* @aws/smithy
packages/hash-node/* @aws/smithy
packages/hash-stream-node/* @aws/smithy
packages/invalid-dependency/* @aws/smithy
packages/md5-js/* @aws/smithy
packages/middleware-apply-body-checksum/* @aws/smithy
packages/middleware-content-length/* @aws/smithy
packages/middleware-endpoint/* @aws/smithy
packages/middleware-retry/* @aws/smithy
packages/middleware-serde/* @aws/smithy
packages/middleware-stack/* @aws/smithy
packages/node-http-handler/* @aws/smithy
packages/protocol-http/* @aws/smithy
packages/querystring-builder/* @aws/smithy
packages/service-client-documentation-generator/* @aws/smithy
packages/smithy-client/* @aws/smithy
packages/types/* @aws/smithy
packages/url-parser/* @aws/smithy
packages/util-base64/* @aws/smithy
packages/util-base64-browser/* @aws/smithy
packages/util-base64-node/* @aws/smithy
packages/util-body-length-browser/* @aws/smithy
packages/util-body-length-node/* @aws/smithy
packages/util-defaults-mode-browser/* @aws/smithy
packages/util-defaults-mode-node/* @aws/smithy
packages/util-endpoints/* @aws/smithy
packages/util-middleware/* @aws/smithy
packages/util-retry/* @aws/smithy
packages/util-stream-browser/* @aws/smithy
packages/util-stream-node/* @aws/smithy
packages/util-utf8-browser/* @aws/smithy
packages/util-utf8-node/* @aws/smithy
packages/util-waiter/* @aws/smithy

0 comments on commit 2befcea

Please sign in to comment.