Skip to content

Commit

Permalink
docs: add deepsourcebot as a contributor for bug, security (#94)
Browse files Browse the repository at this point in the history
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] committed Apr 13, 2022
1 parent 866166e commit 0e31beb
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,16 @@
"contributions": [
"doc"
]
},
{
"login": "deepsourcebot",
"name": "DeepSource Bot",
"avatar_url": "https://avatars.githubusercontent.com/u/60907429?v=4",
"profile": "https://deepsource.io",
"contributions": [
"bug",
"security"
]
}
]
}
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="https://github.com/mcpsbot"><img src="https://avatars.githubusercontent.com/u/83839790?v=4?s=100" width="100px;" alt=""/><br /><sub><b>mcpsbot</b></sub></a><br /><a href="https://github.com/PixelPizza/OurTube/commits?author=mcpsbot" title="Code">💻</a> <a href="#ideas-mcpsbot" title="Ideas, Planning, & Feedback">🤔</a> <a href="#translation-mcpsbot" title="Translation">🌍</a></td>
<td align="center"><a href="https://github.com/JaronZ"><img src="https://avatars.githubusercontent.com/u/60853956?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jaron</b></sub></a><br /><a href="https://github.com/PixelPizza/OurTube/commits?author=JaronZ" title="Code">💻</a> <a href="#ideas-JaronZ" title="Ideas, Planning, & Feedback">🤔</a> <a href="#translation-JaronZ" title="Translation">🌍</a> <a href="#infra-JaronZ" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
<td align="center"><a href="https://github.com/apps/allcontributors"><img src="https://avatars.githubusercontent.com/in/23186?v=4?s=100" width="100px;" alt=""/><br /><sub><b>allcontributors[bot]</b></sub></a><br /><a href="https://github.com/PixelPizza/OurTube/commits?author=allcontributors[bot]" title="Documentation">📖</a></td>
<td align="center"><a href="https://deepsource.io"><img src="https://avatars.githubusercontent.com/u/60907429?v=4?s=100" width="100px;" alt=""/><br /><sub><b>DeepSource Bot</b></sub></a><br /><a href="https://github.com/PixelPizza/OurTube/issues?q=author%3Adeepsourcebot" title="Bug reports">🐛</a> <a href="#security-deepsourcebot" title="Security">🛡️</a></td>
</tr>
</table>

Expand Down

0 comments on commit 0e31beb

Please sign in to comment.