From dfaa39c1777a0e4ea7d728682f5b9835e4603617 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2020 17:15:31 +0530 Subject: [PATCH 1/2] docs: add gargroh as a contributor (#5) * docs: update README.md [skip ci] * docs: create .all-contributorsrc [skip ci] --- .all-contributorsrc | 28 ++++++++++++++++++++++++++++ README.md | 22 ++++++++++++++++++++++ 2 files changed, 50 insertions(+) create mode 100644 .all-contributorsrc diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..8931506 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,28 @@ +{ + "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" + ] + } + ], + "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 156583f..7630d6d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # react-table-plugins + +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) + This repository contains miscellaneous [react-table](https://github.com/tannerlinsley/react-table) v7 plugins @@ -52,3 +55,22 @@ 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 💻 💡 🔌 👀 🔧 |
+
Rohit Garg 💻 💡 🔌 👀 🔧 |
+ Harish Kulkarni 💻 💡 🔌 |