Skip to content

Commit

Permalink
Merge pull request #82 from quentincaffeino/all-contributors/add-Brab…
Browse files Browse the repository at this point in the history
…oware

docs: add Braboware as a contributor for doc
  • Loading branch information
quentincaffeino authored Jan 8, 2022
2 parents 89c7102 + 8bdfea8 commit 7be9f75
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,15 @@
"contributions": [
"code"
]
},
{
"login": "Braboware",
"name": "Kurt",
"avatar_url": "https://avatars.githubusercontent.com/u/8632291?v=4",
"profile": "https://github.com/Braboware",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 8,
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# Godot Console

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-21-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-22-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

![In-game console for Godot Screenshot](assets/screenshot.png)
Expand Down Expand Up @@ -186,6 +186,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="http://Spyrex.me"><img src="https://avatars.githubusercontent.com/u/57133330?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Spyrex</b></sub></a><br /><a href="https://github.com/quentincaffeino/godot-console/commits?author=SpyrexDE" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Zhwt"><img src="https://avatars.githubusercontent.com/u/4744830?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Zhwt</b></sub></a><br /><a href="https://github.com/quentincaffeino/godot-console/commits?author=Zhwt" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/ryan-linehan"><img src="https://avatars.githubusercontent.com/u/12516772?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ryan Linehan</b></sub></a><br /><a href="https://github.com/quentincaffeino/godot-console/commits?author=ryan-linehan" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Braboware"><img src="https://avatars.githubusercontent.com/u/8632291?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Kurt</b></sub></a><br /><a href="https://github.com/quentincaffeino/godot-console/commits?author=Braboware" title="Documentation">📖</a></td>
</tr>
</table>

Expand Down

0 comments on commit 7be9f75

Please sign in to comment.