Skip to content

Commit

Permalink
docs: add mayanknoldus as a contributor for code (#24)
Browse files Browse the repository at this point in the history
* 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 <vincent.aceto@gmail.com>
  • Loading branch information
allcontributors[bot] and vinnyA3 authored Feb 17, 2022
1 parent 9492f1c commit 18d80d1
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 0 deletions.
24 changes: 24 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -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
}
23 changes: 23 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
AnimeGo-DL
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
=======================

A simple node-based cli tool that downloads your desired anime series from `gogoanimes`!
Expand Down Expand Up @@ -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)):

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tr>
<td align="center"><a href="https://github.com/mayanknoldus"><img src="https://avatars.githubusercontent.com/u/82813390?v=4?s=100" width="100px;" alt=""/><br /><sub><b>mayanknoldus</b></sub></a><br /><a href="https://github.com/vinnyA3/animego-dl/commits?author=mayanknoldus" title="Code">💻</a></td>
</tr>
</table>

<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->

<!-- ALL-CONTRIBUTORS-LIST:END -->

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 comments on commit 18d80d1

Please # to comment.