diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 000000000000..42119c728cd2 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,24 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "zoewangg", + "name": "Zoe Wang", + "avatar_url": "https://avatars3.githubusercontent.com/u/33073555?v=4", + "profile": "https://github.com/zoewangg", + "contributions": [ + "design" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "aws-sdk-java-v2", + "projectOwner": "zoewangg", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true +} diff --git a/README.md b/README.md index 381f511f8577..5f7e694f013b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # AWS SDK for Java 2.0 Developer Preview [](https://travis-ci.org/aws/aws-sdk-java-v2) + +[](#contributors-) + The **AWS SDK for Java 2.0 Developer Preview** is a rewrite of 1.0 with some great new features. As with version 1.0, it enables you to easily work with [Amazon Web Services][aws] but also includes features like non-blocking IO and pluggable @@ -141,3 +144,22 @@ We need your help in making this SDK great. Please participate in the community [support-center]: https://console.aws.amazon.com/support/ [console]: https://console.aws.amazon.com [bom]: http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22software.amazon.awssdk%22%20AND%20a%3A%22bom%22 + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + +
Zoe Wang 🎨 |
+