From 339146fe4fbfea2a4130da13421ea52722f3879a Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2020 12:31:43 -0400 Subject: [PATCH] docs: add austinhuang0131 as a contributor (#82) * docs: update README.md [skip ci] * docs: create .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> --- .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 00000000..9b308680 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,28 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "austinhuang0131", + "name": "Austin Huang", + "avatar_url": "https://avatars1.githubusercontent.com/u/16656689?v=4", + "profile": "https://austinhuang.me", + "contributions": [ + "code", + "doc", + "question", + "translation", + "userTesting" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "instagrabber", + "projectOwner": "austinhuang0131", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true +} diff --git a/README.md b/README.md index 4a0ca37b..368710cd 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ InstaGrabber + +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) + ## InstaGrabber @@ -67,3 +70,22 @@ This app is originally made by [@AwaisKing](https://github.com/AwaisKing) on [Gi [![Crowdin](https://badges.crowdin.net/instagrabber/localized.svg)](https://crowdin.com/project/instagrabber) [![forthebadge](https://forthebadge.com/images/badges/made-with-java.svg)](https://forthebadge.com)[![forthebadge](https://forthebadge.com/images/badges/built-for-android.svg)](https://forthebadge.com) [![gplv3](https://www.gnu.org/graphics/gplv3-with-text-136x68.png)](https://www.gnu.org/licenses/gpl-3.0.html) + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + +

Austin Huang

💻 📖 💬 🌍 📓
+ + + + + +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