Skip to content

Commit 15a845c

Browse files
docs: add NaikSoftware as a contributor (#139)
* 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 4d3ea45 commit 15a845c

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
@@ -102,6 +102,15 @@
102102
"contributions": [
103103
"translation"
104104
]
105+
},
106+
{
107+
"login": "NaikSoftware",
108+
"name": "Nickolay Savchenko",
109+
"avatar_url": "https://avatars.githubusercontent.com/u/4218994?v=4",
110+
"profile": "https://github.com/NaikSoftware",
111+
"contributions": [
112+
"design"
113+
]
105114
}
106115
],
107116
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -413,6 +413,7 @@ Many thanks to these wonderful people ([emoji key](https://allcontributors.org/d
413413
<tr>
414414
<td align="center"><a href="https://github.com/Letalus"><img src="https://avatars.githubusercontent.com/u/41230136?v=4?s=50" width="50px;" alt=""/><br /><sub><b>Letalus</b></sub></a><br /><a href="https://github.com/fluttercandies/flutter_wechat_assets_picker/issues?q=author%3ALetalus" title="Bug reports">🐛</a> <a href="#translation-Letalus" title="Translation">🌍</a></td>
415415
<td align="center"><a href="https://github.com/greymag"><img src="https://avatars.githubusercontent.com/u/1502131?v=4?s=50" width="50px;" alt=""/><br /><sub><b>greymag</b></sub></a><br /><a href="#translation-greymag" title="Translation">🌍</a></td>
416+
<td align="center"><a href="https://github.com/NaikSoftware"><img src="https://avatars.githubusercontent.com/u/4218994?v=4?s=50" width="50px;" alt=""/><br /><sub><b>Nickolay Savchenko</b></sub></a><br /><a href="#design-NaikSoftware" title="Design">🎨</a></td>
416417
</tr>
417418
</table>
418419

0 commit comments

Comments
 (0)