From 18d80d1c2b48ef9d5fd0408bf7bace8030e65f79 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 17 Feb 2022 12:42:00 -0500 Subject: [PATCH] docs: add mayanknoldus as a contributor for code (#24) * docs: update README.md [skip ci] * docs: create .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Vincent Aceto --- .all-contributorsrc | 24 ++++++++++++++++++++++++ README.md | 23 +++++++++++++++++++++++ 2 files changed, 47 insertions(+) create mode 100644 .all-contributorsrc diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..a367dc6 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,24 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "mayanknoldus", + "name": "mayanknoldus", + "avatar_url": "https://avatars.githubusercontent.com/u/82813390?v=4", + "profile": "https://github.com/mayanknoldus", + "contributions": [ + "code" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "animego-dl", + "projectOwner": "vinnyA3", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true +} diff --git a/README.md b/README.md index 5094b94..420dba8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ AnimeGo-DL + +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) + ======================= A simple node-based cli tool that downloads your desired anime series from `gogoanimes`! @@ -147,3 +150,23 @@ This project, and it's owner, does not endorse piracy! Anime streaming services :100:% supported! `animego-dl` uses anime information & sources that is fully available to the public. + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + +

mayanknoldus

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