Skip to content

Commit 411bc58

Browse files
docs: add acaire as a contributor for doc, bug (#102)
* docs: update README.md * docs: update .all-contributorsrc Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 75a80d5 commit 411bc58

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,16 @@
206206
"contributions": [
207207
"bug"
208208
]
209+
},
210+
{
211+
"login": "acaire",
212+
"name": "Ash Caire",
213+
"avatar_url": "https://avatars.githubusercontent.com/u/797119?v=4",
214+
"profile": "https://github.com/acaire",
215+
"contributions": [
216+
"doc",
217+
"bug"
218+
]
209219
}
210220
],
211221
"contributorsPerLine": 7,

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ TryHackMe Documentation
1818

1919
<span>
2020
<a href="#contributors-"><!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
21-
<img alt='All Contributors' src='https://img.shields.io/badge/all_contributors-21-orange.svg?style=flat-square' />
21+
<img alt='All Contributors' src='https://img.shields.io/badge/all_contributors-22-orange.svg?style=flat-square' />
2222
<!-- ALL-CONTRIBUTORS-BADGE:END -->
2323
</span>
2424

@@ -261,6 +261,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
261261
<td align="center"><a href="https://www.studygrasp.com"><img src="https://avatars.githubusercontent.com/u/19845881?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Swetabh Suman</b></sub></a><br /><a href="https://github.com/tryhackmeltd/docs.tryhackme.com/commits?author=SwetabhOfficial" title="Documentation">📖</a> <a href="https://github.com/tryhackmeltd/docs.tryhackme.com/issues?q=author%3ASwetabhOfficial" title="Bug reports">🐛</a></td>
262262
<td align="center"><a href="https://github.com/cyberseguridadnet"><img src="https://avatars.githubusercontent.com/u/89405281?v=4?s=100" width="100px;" alt=""/><br /><sub><b>cyberseguridadnet</b></sub></a><br /><a href="https://github.com/tryhackmeltd/docs.tryhackme.com/issues?q=author%3Acyberseguridadnet" title="Bug reports">🐛</a></td>
263263
</tr>
264+
<tr>
265+
<td align="center"><a href="https://github.com/acaire"><img src="https://avatars.githubusercontent.com/u/797119?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ash Caire</b></sub></a><br /><a href="https://github.com/tryhackmeltd/docs.tryhackme.com/commits?author=acaire" title="Documentation">📖</a> <a href="https://github.com/tryhackmeltd/docs.tryhackme.com/issues?q=author%3Aacaire" title="Bug reports">🐛</a></td>
266+
</tr>
264267
</table>
265268

266269
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)