Skip to content

Commit 65df992

Browse files
docs: add Tenessy as a contributor for bug (tomalaforge#992)
* docs: update README.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 8a90174 commit 65df992

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,15 @@
285285
"contributions": [
286286
"doc"
287287
]
288+
},
289+
{
290+
"login": "Tenessy",
291+
"name": "Tenessy",
292+
"avatar_url": "https://avatars.githubusercontent.com/u/65855673?v=4",
293+
"profile": "https://github.com/Tenessy",
294+
"contributions": [
295+
"bug"
296+
]
288297
}
289298
],
290299
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ Check [all 52 challenges](https://angular-challenges.vercel.app/)
6666
<td align="center" valign="top" width="14.28%"><a href="https://github.com/alannelucq"><img src="https://avatars.githubusercontent.com/u/44091408?v=4?s=100" width="100px;" alt="Arthur LANNELUCQ"/><br /><sub><b>Arthur LANNELUCQ</b></sub></a><br /><a href="#translation-fr-alannelucq" title="Translate in French">🇫🇷</a></td>
6767
<td align="center" valign="top" width="14.28%"><a href="https://github.com/fixedmichal"><img src="https://avatars.githubusercontent.com/u/26270192?v=4?s=100" width="100px;" alt="fixed_michal"/><br /><sub><b>fixed_michal</b></sub></a><br /><a href="https://github.com/tomalaforge/angular-challenges/issues?q=author%3Afixedmichal" title="Bug reports">🐛</a></td>
6868
<td align="center" valign="top" width="14.28%"><a href="https://github.com/LMFinney"><img src="https://avatars.githubusercontent.com/u/6683747?v=4?s=100" width="100px;" alt="Lance Finney"/><br /><sub><b>Lance Finney</b></sub></a><br /><a href="https://github.com/tomalaforge/angular-challenges/commits?author=LMFinney" title="Documentation">📖</a></td>
69+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Tenessy"><img src="https://avatars.githubusercontent.com/u/65855673?v=4?s=100" width="100px;" alt="Tenessy"/><br /><sub><b>Tenessy</b></sub></a><br /><a href="https://github.com/tomalaforge/angular-challenges/issues?q=author%3ATenessy" title="Bug reports">🐛</a></td>
6970
</tr>
7071
</tbody>
7172
<tfoot>

0 commit comments

Comments
 (0)