diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..2b946ed --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,39 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "gargroh", + "name": "Rohit Garg", + "avatar_url": "https://avatars3.githubusercontent.com/u/42495927?v=4", + "profile": "https://github.com/gargroh", + "contributions": [ + "code", + "example", + "plugin", + "review", + "tool" + ] + }, + { + "login": "07harish", + "name": "Harish Kulkarni", + "avatar_url": "https://avatars3.githubusercontent.com/u/27046938?v=4", + "profile": "https://github.com/07harish", + "contributions": [ + "code", + "example", + "plugin" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "react-table-plugins", + "projectOwner": "gargroh", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true +} diff --git a/README.md b/README.md index 708eb0a..ca4de86 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # react-table-plugins + +[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-) + This repository contains miscellaneous [react-table](https://github.com/tannerlinsley/react-table) v7 plugins @@ -58,3 +61,23 @@ function MyTable() { ## ChangeLog Please visit [releases](https://github.com/gargroh/react-table-plugins/releases) + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + + +

Rohit Garg

💻 💡 🔌 👀 🔧

Harish Kulkarni

💻 💡 🔌
+ + + + + +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