Skip to content

Commit 98aa352

Browse files
authored
Merge pull request #56 from botblock/all-contributors/add-stleary
docs: add stleary as a contributor [skip ci]
2 parents b312e37 + 25ebf3f commit 98aa352

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,15 @@
6868
"contributions": [
6969
"plugin"
7070
]
71+
},
72+
{
73+
"login": "stleary",
74+
"name": "Sean Leary",
75+
"avatar_url": "https://avatars3.githubusercontent.com/u/5107558?v=4",
76+
"profile": "http://www.johnjleary.com",
77+
"contributions": [
78+
"plugin"
79+
]
7180
}
7281
],
7382
"contributorsPerLine": 7,

contributors.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
2-
[contributorsBadge]: https://img.shields.io/badge/Contributors_✨-7-green.svg?style=plastic
2+
[contributorsBadge]: https://img.shields.io/badge/Contributors_✨-8-green.svg?style=plastic
33
<!-- ALL-CONTRIBUTORS-BADGE:END -->
44

55
# Contributors
@@ -41,6 +41,9 @@ Below can you find a list of all currently aknowledged Contributors to our proje
4141
<td align="center"><a href="https://square.github.io"><img src="https://avatars0.githubusercontent.com/u/82592?v=4" width="100px;" alt=""/><br /><sub><b>Square</b></sub></a><br /><a href="#plugin-square" title="Plugin/utility libraries">🔌</a></td>
4242
<td align="center"><a href="https://www.jetbrains.com"><img src="https://avatars2.githubusercontent.com/u/878437?v=4" width="100px;" alt=""/><br /><sub><b>JetBrains</b></sub></a><br /><a href="#plugin-JetBrains" title="Plugin/utility libraries">🔌</a></td>
4343
</tr>
44+
<tr>
45+
<td align="center"><a href="http://www.johnjleary.com"><img src="https://avatars3.githubusercontent.com/u/5107558?v=4" width="100px;" alt=""/><br /><sub><b>Sean Leary</b></sub></a><br /><a href="#plugin-stleary" title="Plugin/utility libraries">🔌</a></td>
46+
</tr>
4447
</table>
4548

4649
<!-- markdownlint-enable -->

0 commit comments

Comments
 (0)