Skip to content

Commit 6617380

Browse files
docs: add LMFinney as a contributor for doc (tomalaforge#958)
* docs: update README.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 811870b commit 6617380

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
@@ -276,6 +276,15 @@
276276
"contributions": [
277277
"bug"
278278
]
279+
},
280+
{
281+
"login": "LMFinney",
282+
"name": "Lance Finney",
283+
"avatar_url": "https://avatars.githubusercontent.com/u/6683747?v=4",
284+
"profile": "https://github.com/LMFinney",
285+
"contributions": [
286+
"doc"
287+
]
279288
}
280289
],
281290
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ Check [all 51 challenges](https://angular-challenges.vercel.app/)
6565
<td align="center" valign="top" width="14.28%"><a href="https://github.com/vimulatus"><img src="https://avatars.githubusercontent.com/u/63696128?v=4?s=100" width="100px;" alt="Vimulatus"/><br /><sub><b>Vimulatus</b></sub></a><br /><a href="https://github.com/tomalaforge/angular-challenges/commits?author=vimulatus" title="Documentation">📖</a></td>
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>
68+
<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>
6869
</tr>
6970
</tbody>
7071
<tfoot>

0 commit comments

Comments
 (0)