diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 00000000..89752784 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,24 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "jsoref", + "name": "Josh Soref", + "avatar_url": "https://avatars.githubusercontent.com/u/2119212?v=4", + "profile": "https://github.com/jsoref", + "contributions": [ + "doc" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "changed-files", + "projectOwner": "tj-actions", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true +} diff --git a/README.md b/README.md index 6c3ab4ab..3b7f833a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ [](https://github.com/tj-actions/changed-files/actions/workflows/test.yml) [](https://github.com/tj-actions/changed-files/actions/workflows/sync-release-version.yml) [](https://github.com/search?o=desc\&q=tj-actions+changed-files+path%3A.github%2Fworkflows+language%3AYAML\&s=\&type=Code) + +[](#contributors-) + ## changed-files @@ -190,3 +193,23 @@ If you are reporting a bug, please include: * Your operating system name and version. * Any details about your workflow that might be helpful in troubleshooting. * Detailed steps to reproduce the bug. + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + +
Josh Soref 📖 |
+