Skip to content

Commit a504626

Browse files
docs: add Nickson256 as a contributor for code (#893)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 861bdb0 commit a504626

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -404,6 +404,15 @@
404404
"contributions": [
405405
"translation"
406406
]
407+
},
408+
{
409+
"login": "Nickson256",
410+
"name": "Nickson N",
411+
"avatar_url": "https://avatars.githubusercontent.com/u/115783204?v=4",
412+
"profile": "https://github.com/Nickson256",
413+
"contributions": [
414+
"code"
415+
]
407416
}
408417
],
409418
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@ Moox is made by these nice people, and bots ...
205205
</tr>
206206
<tr>
207207
<td align="center" valign="top" width="14.28%"><a href="https://github.com/TamilNeram"><img src="https://avatars.githubusercontent.com/u/67970539?v=4?s=100" width="100px;" alt="தமிழ் நேரம்"/><br /><sub><b>தமிழ் நேரம்</b></sub></a><br /><a href="#translation-TamilNeram" title="Translation">🌍</a></td>
208+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Nickson256"><img src="https://avatars.githubusercontent.com/u/115783204?v=4?s=100" width="100px;" alt="Nickson N"/><br /><sub><b>Nickson N</b></sub></a><br /><a href="https://github.com/mooxphp/moox/commits?author=Nickson256" title="Code">💻</a></td>
208209
</tr>
209210
</tbody>
210211
</table>

0 commit comments

Comments
 (0)