Skip to content

Commit d792f4b

Browse files
docs: add ZhuBoao as a contributor for code (#88)
* 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 b6c2327 commit d792f4b

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
@@ -88,6 +88,15 @@
8888
"a11y",
8989
"bug"
9090
]
91+
},
92+
{
93+
"login": "ZhuBoao",
94+
"name": "LeonardoZhu",
95+
"avatar_url": "https://avatars.githubusercontent.com/u/17305573?v=4",
96+
"profile": "https://github.com/ZhuBoao",
97+
"contributions": [
98+
"code"
99+
]
91100
}
92101
],
93102
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ Thank goes to these wonderful people ([emoji key](https://allcontributors.org/do
132132
</tr>
133133
<tr>
134134
<td align="center"><a href="https://github.com/luomo-pro"><img src="https://avatars.githubusercontent.com/u/41097395?v=4?s=50" width="50px;" alt=""/><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>
135+
<td align="center"><a href="https://github.com/ZhuBoao"><img src="https://avatars.githubusercontent.com/u/17305573?v=4?s=50" width="50px;" alt=""/><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>
135136
</tr>
136137
</table>
137138

0 commit comments

Comments
 (0)