Skip to content

Commit 9ad2152

Browse files
docs: add greymag as a contributor (#136)
* 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 360f8cd commit 9ad2152

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
@@ -93,6 +93,15 @@
9393
"bug",
9494
"translation"
9595
]
96+
},
97+
{
98+
"login": "greymag",
99+
"name": "greymag",
100+
"avatar_url": "https://avatars.githubusercontent.com/u/1502131?v=4",
101+
"profile": "https://github.com/greymag",
102+
"contributions": [
103+
"translation"
104+
]
96105
}
97106
],
98107
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -412,6 +412,7 @@ Many thanks to these wonderful people ([emoji key](https://allcontributors.org/d
412412
</tr>
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>
415+
<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>
415416
</tr>
416417
</table>
417418

0 commit comments

Comments
 (0)