Skip to content

Commit d8e9637

Browse files
authored
Merge pull request #193 from streamdevs/all-contributors/add-riolcrt
docs: add riolcrt as a contributor
2 parents ca611de + 2e868c1 commit d8e9637

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,15 @@
4040
"contributions": [
4141
"code"
4242
]
43+
},
44+
{
45+
"login": "riolcrt",
46+
"name": "riolcrt",
47+
"avatar_url": "https://avatars0.githubusercontent.com/u/5069644?v=4",
48+
"profile": "https://github.com/riolcrt",
49+
"contributions": [
50+
"ideas"
51+
]
4352
}
4453
],
4554
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<!-- prettier-ignore-start -->
44
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
5-
[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)
5+
[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-)
66
<!-- ALL-CONTRIBUTORS-BADGE:END -->
77
<!-- prettier-ignore-end -->
88

@@ -173,6 +173,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
173173
<td align="center"><a href="http://santiagomartin.dev"><img src="https://avatars2.githubusercontent.com/u/7255298?v=4" width="100px;" alt=""/><br /><sub><b>Santi</b></sub></a><br /><a href="https://github.com/streamdevs/webhook/commits?author=SantiMA10" title="Code">💻</a></td>
174174
<td align="center"><a href="https://github.com/hugolesta"><img src="https://avatars2.githubusercontent.com/u/6575715?v=4" width="100px;" alt=""/><br /><sub><b>hugolesta</b></sub></a><br /><a href="https://github.com/streamdevs/webhook/commits?author=hugolesta" title="Code">💻</a></td>
175175
<td align="center"><a href="https://github.com/Llambi"><img src="https://avatars3.githubusercontent.com/u/15263323?v=4" width="100px;" alt=""/><br /><sub><b>Hugo Perez Fernandez</b></sub></a><br /><a href="https://github.com/streamdevs/webhook/commits?author=Llambi" title="Code">💻</a></td>
176+
<td align="center"><a href="https://github.com/riolcrt"><img src="https://avatars0.githubusercontent.com/u/5069644?v=4" width="100px;" alt=""/><br /><sub><b>riolcrt</b></sub></a><br /><a href="#ideas-riolcrt" title="Ideas, Planning, & Feedback">🤔</a></td>
176177
</tr>
177178
</table>
178179
<!-- markdownlint-enable -->

0 commit comments

Comments
 (0)