Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
Change contact email
  • Loading branch information
adam-fowler authored Jan 18, 2020
1 parent 59dcd71 commit 0573c4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ To contribute a feature or idea to `aws-sdk-swift`, submit an issue and fill in

If you find a bug, please submit a pull request with a failing test case displaying the bug or create an issue.

If you find a security vulnerability, please contact <yuki@miketokyo.com> and reach out on the [**#aws** channel on the Vapor Discord](https://discordapp.com/channels/431917998102675485/472522745067077632) as soon as possible. We take these matters seriously.
If you find a security vulnerability, please contact <swift-aws-maintainers@googlegroups.com> and reach out on the [**#aws** channel on the Vapor Discord](https://discordapp.com/channels/431917998102675485/472522745067077632) as soon as possible. We take these matters seriously.

### Creating, Updating, and Patching Service Modules

Expand All @@ -28,4 +28,4 @@ To help make it easier to review the contents of a response (to identify what mi

```swift
let sqs = SQS(region:.euwest1, middlewares: [AWSLoggingMiddleware()])
```
```

0 comments on commit 0573c4c

Please sign in to comment.