diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..db16898 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,32 @@ +{ + "projectName": "a11y-css-reset", + "projectOwner": "mike-engel", + "repoType": "github", + "repoHost": "https://github.com", + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": true, + "commitConvention": "angular", + "contributors": [ + { + "login": "mike-engel", + "name": "Mike Engel", + "avatar_url": "https://avatars0.githubusercontent.com/u/464447?v=4", + "profile": "https://www.mike-engel.com", + "contributions": [ + "question", + "bug", + "code", + "review", + "maintenance", + "infra", + "example", + "doc", + "ideas" + ] + } + ], + "contributorsPerLine": 7 +} diff --git a/README.md b/README.md index fe554f4..357568e 100644 --- a/README.md +++ b/README.md @@ -108,3 +108,19 @@ Issues and pull requests are welcome, but because this is an interview test proj This project is pure CSS—no preprocessing, no development environment to setup, nada! Just plain ol' CSS. ## [License](LICENSE.md) + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + +
Mike Engel
Mike Engel

💬 🐛 💻 👀 🚧 🚇 💡 📖 🤔
+ + + +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! \ No newline at end of file