Skip to content

Commit

Permalink
Merge pull request #133 from Tencent/all-contributors/add-lizheming
Browse files Browse the repository at this point in the history
docs: add lizheming as a contributor
  • Loading branch information
binggg committed Dec 5, 2020
2 parents f92a3e2 + 900d358 commit 50fdaa2
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 5 deletions.
11 changes: 10 additions & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -263,11 +263,20 @@
"contributions": [
"bug"
]
},
{
"login": "lizheming",
"name": "Austin Lee",
"avatar_url": "https://avatars2.githubusercontent.com/u/424491?v=4",
"profile": "http://imnerd.org",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "cloudbase-framework",
"projectOwner": "TencentCloudBase",
"projectOwner": "Tencent",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
Expand Down
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -395,9 +395,7 @@ CloudBase Framework 的版本变更日志请参阅 [changelog](https://github.co
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->

[![All Contributors](https://img.shields.io/badge/all_contributors-27-orange.svg?style=flat-square)](#contributors-)

[![All Contributors](https://img.shields.io/badge/all_contributors-28-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
Expand Down Expand Up @@ -438,12 +436,12 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="http://xcatliu.com/"><img src="https://avatars0.githubusercontent.com/u/5453359?v=4" width="100px;" alt=""/><br /><sub><b>xcatliu</b></sub></a><br /><a href="#example-xcatliu" title="Examples">💡</a></td>
<td align="center"><a href="https://github.com/seymoe"><img src="https://avatars3.githubusercontent.com/u/25032899?v=4" width="100px;" alt=""/><br /><sub><b>唐羲</b></sub></a><br /><a href="https://github.com/Tencent/cloudbase-framework/issues?q=author%3Aseymoe" title="Bug reports">🐛</a></td>
<td align="center"><a href="https://github.com/marschenbiqi"><img src="https://avatars3.githubusercontent.com/u/44521251?v=4" width="100px;" alt=""/><br /><sub><b>Life</b></sub></a><br /><a href="https://github.com/Tencent/cloudbase-framework/issues?q=author%3Amarschenbiqi" title="Bug reports">🐛</a></td>
<td align="center"><a href="http://imnerd.org"><img src="https://avatars2.githubusercontent.com/u/424491?v=4" width="100px;" alt=""/><br /><sub><b>Austin Lee</b></sub></a><br /><a href="https://github.com/Tencent/cloudbase-framework/commits?author=lizheming" title="Code">💻</a></td>
</tr>
</table>

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

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

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
Expand Down

0 comments on commit 50fdaa2

Please sign in to comment.