Skip to content

Commit 9bcd0ed

Browse files
docs: add AmosHuKe as a contributor for bug (#217)
Adds @AmosHuKe as a contributor for bug. This was requested by AlexV525 [in this comment](#1 (comment)) [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent c5da3c8 commit 9bcd0ed

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.all-contributorsrc

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,15 @@
106106
"contributions": [
107107
"translation"
108108
]
109+
},
110+
{
111+
"login": "AmosHuKe",
112+
"name": "Amos",
113+
"avatar_url": "https://avatars.githubusercontent.com/u/32262985?v=4",
114+
"profile": "https://amoshk.top",
115+
"contributions": [
116+
"bug"
117+
]
109118
}
110119
],
111120
"contributorsPerLine": 7,
@@ -114,5 +123,6 @@
114123
"repoType": "github",
115124
"repoHost": "https://github.com",
116125
"skipCi": true,
117-
"commitConvention": "angular"
126+
"commitConvention": "angular",
127+
"commitType": "docs"
118128
}

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,7 @@ Thank goes to these wonderful people ([emoji key](https://allcontributors.org/do
250250
<td align="center" valign="top" width="14.28%"><a href="https://github.com/luomo-pro"><img src="https://avatars.githubusercontent.com/u/41097395?v=4?s=50" width="50px;" alt="luomo-pro"/><br /><sub><b>luomo-pro</b></sub></a><br /><a href="#a11y-luomo-pro" title="Accessibility">️️️️♿️</a> <a href="https://github.com/fluttercandies/flutter_wechat_camera_picker/issues?q=author%3Aluomo-pro" title="Bug reports">🐛</a></td>
251251
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ZhuBoao"><img src="https://avatars.githubusercontent.com/u/17305573?v=4?s=50" width="50px;" alt="LeonardoZhu"/><br /><sub><b>LeonardoZhu</b></sub></a><br /><a href="https://github.com/fluttercandies/flutter_wechat_camera_picker/commits?author=ZhuBoao" title="Code">💻</a></td>
252252
<td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/loinp"><img src="https://avatars.githubusercontent.com/u/34020090?v=4?s=50" width="50px;" alt="Nguyen Phuc Loi"/><br /><sub><b>Nguyen Phuc Loi</b></sub></a><br /><a href="#translation-nploi" title="Translation">🌍</a></td>
253+
<td align="center" valign="top" width="14.28%"><a href="https://amoshk.top"><img src="https://avatars.githubusercontent.com/u/32262985?v=4?s=50" width="50px;" alt="Amos"/><br /><sub><b>Amos</b></sub></a><br /><a href="https://github.com/fluttercandies/flutter_wechat_camera_picker/issues?q=author%3AAmosHuKe" title="Bug reports">🐛</a></td>
253254
</tr>
254255
</tbody>
255256
</table>

0 commit comments

Comments
 (0)