Skip to content

Commit 1e2d06f

Browse files
docs: add luomo-pro as a contributor for a11y, bug (#74)
* 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 2b4b903 commit 1e2d06f

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,16 @@
7878
"contributions": [
7979
"code"
8080
]
81+
},
82+
{
83+
"login": "luomo-pro",
84+
"name": "luomo-pro",
85+
"avatar_url": "https://avatars.githubusercontent.com/u/41097395?v=4",
86+
"profile": "https://github.com/luomo-pro",
87+
"contributions": [
88+
"a11y",
89+
"bug"
90+
]
8191
}
8292
],
8393
"contributorsPerLine": 7,

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,9 @@ Thank goes to these wonderful people ([emoji key](https://allcontributors.org/do
114114
<td align="center"><a href="https://github.com/leftcoding"><img src="https://avatars.githubusercontent.com/u/7122926?v=4?s=50" width="50px;" alt=""/><br /><sub><b>leftcoding</b></sub></a><br /><a href="https://github.com/fluttercandies/flutter_wechat_camera_picker/issues?q=author%3Aleftcoding" title="Bug reports">🐛</a></td>
115115
<td align="center"><a href="https://github.com/TheVinhLuong"><img src="https://avatars.githubusercontent.com/u/20371879?v=4?s=50" width="50px;" alt=""/><br /><sub><b>Luong The Vinh</b></sub></a><br /><a href="https://github.com/fluttercandies/flutter_wechat_camera_picker/commits?author=TheVinhLuong" title="Code">💻</a></td>
116116
</tr>
117+
<tr>
118+
<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>
119+
</tr>
117120
</table>
118121

119122
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)