Skip to content

Commit

Permalink
docs: add chengjianhua as a contributor (#26)
Browse files Browse the repository at this point in the history
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] authored Sep 8, 2020
1 parent db59d16 commit 40904de
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,17 @@
"contributions": [
"code"
]
},
{
"login": "chengjianhua",
"name": "Jianhua Cheng",
"avatar_url": "https://avatars0.githubusercontent.com/u/10795207?v=4",
"profile": "https://chengjianhua.github.io",
"contributions": [
"code",
"test",
"doc"
]
}
]
}
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
[![MIT License][license-badge]][license]

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
[![PRs Welcome][prs-badge]][prs]
[![Code of Conduct][coc-badge]][coc]
Expand Down Expand Up @@ -247,12 +247,12 @@ Thanks goes to these people ([emoji key][emojis]):
<td align="center"><a href="https://fatfisz.com"><img src="https://avatars0.githubusercontent.com/u/6004414?v=4" width="100px;" alt=""/><br /><sub><b>Rafał Ruciński</b></sub></a><br /><a href="https://github.com/kentcdodds/import-all.macro/issues?q=author%3Afatfisz" title="Bug reports">🐛</a> <a href="https://github.com/kentcdodds/import-all.macro/commits?author=fatfisz" title="Code">💻</a></td>
<td align="center"><a href="https://stackshare.io/jdorfman/decisions"><img src="https://avatars1.githubusercontent.com/u/398230?v=4" width="100px;" alt=""/><br /><sub><b>Justin Dorfman</b></sub></a><br /><a href="#fundingFinding-jdorfman" title="Funding Finding">🔍</a></td>
<td align="center"><a href="https://michaeldeboey.be"><img src="https://avatars3.githubusercontent.com/u/6643991?v=4" width="100px;" alt=""/><br /><sub><b>Michaël De Boey</b></sub></a><br /><a href="https://github.com/kentcdodds/import-all.macro/commits?author=MichaelDeBoey" title="Code">💻</a></td>
<td align="center"><a href="https://chengjianhua.github.io"><img src="https://avatars0.githubusercontent.com/u/10795207?v=4" width="100px;" alt=""/><br /><sub><b>Jianhua Cheng</b></sub></a><br /><a href="https://github.com/kentcdodds/import-all.macro/commits?author=chengjianhua" title="Code">💻</a> <a href="https://github.com/kentcdodds/import-all.macro/commits?author=chengjianhua" title="Tests">⚠️</a> <a href="https://github.com/kentcdodds/import-all.macro/commits?author=chengjianhua" title="Documentation">📖</a></td>
</tr>
</table>

<!-- markdownlint-enable -->
<!-- prettier-ignore-end -->

<!-- ALL-CONTRIBUTORS-LIST:END -->

This project follows the [all-contributors][all-contributors] specification.
Expand Down

0 comments on commit 40904de

Please sign in to comment.