diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000000..6443daa822 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,62 @@ +{ + "files": [ + "CONTRIBUTORS.md" + ], + "imageSize": 75, + "commit": true, + "contributors": [ + { + "login": "relequestual", + "name": "Ben Hutton", + "avatar_url": "https://avatars.githubusercontent.com/u/731158?v=4", + "profile": "https://www.buymeacoffee.com/relequestual", + "contributions": [ + "doc" + ] + }, + { + "login": "philsturgeon", + "name": "Phil Sturgeon", + "avatar_url": "https://avatars.githubusercontent.com/u/67381?v=4", + "profile": "https://philsturgeon.com/", + "contributions": [ + "blog" + ] + }, + { + "login": "cebe", + "name": "Carsten Brandt", + "avatar_url": "https://avatars.githubusercontent.com/u/189796?v=4", + "profile": "http://cebe.cc/", + "contributions": [ + "code" + ] + }, + { + "login": "jdesrosiers", + "name": "Jason Desrosiers", + "avatar_url": "https://avatars.githubusercontent.com/u/716571?v=4", + "profile": "https://github.com/jdesrosiers", + "contributions": [ + "example" + ] + }, + { + "login": "maxlinc", + "name": "Max Lincoln", + "avatar_url": "https://avatars.githubusercontent.com/u/896878?v=4", + "profile": "http://devopsy.com/", + "contributions": [ + "example", + "code", + "doc" + ] + } + ], + "contributorsPerLine": 10, + "projectName": "OpenAPI-Specification", + "projectOwner": "MikeRalphson", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true +} diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 817f37a53d..82746c35cc 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -1,3 +1,29 @@ +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + +
Ben Hutton 📖 |
+ Phil Sturgeon 📝 |
+ Carsten Brandt 💻 |
+ Jason Desrosiers 💡 |
+ Max Lincoln 💡 💻 📖 |
+