diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 00000000000..bf9d903f9e5 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,25 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "lpatino10", + "name": "Logan Patino", + "avatar_url": "https://avatars2.githubusercontent.com/u/8710772?v=4", + "profile": "https://www.linkedin.com/in/logan-patino/", + "contributions": [ + "code", + "design", + "bug" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "java-sdk", + "projectOwner": "watson-developer-cloud", + "repoType": "github", + "repoHost": "https://github.com" +} diff --git a/README.md b/README.md index 0950ffa4cae..e6d3e0cdbc0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # Watson APIs Java SDK +[](#contributors) [](https://travis-ci.org/watson-developer-cloud/java-sdk) [](https://wdc-slack-inviter.mybluemix.net) @@ -407,3 +408,19 @@ We do :sunglasses: http://ibm.github.io/ We'd love to highlight cool open-source projects that use this SDK! If you'd like to get your project added to the list, feel free to make an issue linking us to it. [jar]: https://github.com/watson-developer-cloud/java-sdk/releases/download/java-sdk-7.3.1/ibm-watson-7.3.1-jar-with-dependencies.jar + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + +
Logan Patino 💻 🎨 🐛 |
+