Skip to content

Commit

Permalink
docs: add fantasyz as a contributor for bug (#73)
Browse files Browse the repository at this point in the history
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] authored Mar 31, 2022
1 parent 951f155 commit ea61802
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,15 @@
"contributions": [
"code"
]
},
{
"login": "fantasyz",
"name": "Nick Mok",
"avatar_url": "https://avatars.githubusercontent.com/u/3223242?v=4",
"profile": "https://github.com/fantasyz",
"contributions": [
"bug"
]
}
],
"contributorsPerLine": 7,
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="http://giuseppetoto.it"><img src="https://avatars.githubusercontent.com/u/6715157?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Giuseppe Toto</b></sub></a><br /><a href="https://github.com/favoyang/unity-addressable-importer/commits?author=gtoto007" title="Code">💻</a></td>
<td align="center"><a href="https://laicasaane.xyz"><img src="https://avatars.githubusercontent.com/u/1594982?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Laicasaane</b></sub></a><br /><a href="https://github.com/favoyang/unity-addressable-importer/commits?author=laicasaane" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/JVinceW"><img src="https://avatars.githubusercontent.com/u/11038182?v=4?s=100" width="100px;" alt=""/><br /><sub><b>JVince</b></sub></a><br /><a href="https://github.com/favoyang/unity-addressable-importer/commits?author=JVinceW" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/fantasyz"><img src="https://avatars.githubusercontent.com/u/3223242?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Nick Mok</b></sub></a><br /><a href="https://github.com/favoyang/unity-addressable-importer/issues?q=author%3Afantasyz" title="Bug reports">🐛</a></td>
</tr>
</table>

Expand Down

0 comments on commit ea61802

Please sign in to comment.