Skip to content

Commit 87c2596

Browse files
docs: add weibangtuo as a contributor for doc (#137)
* 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 ea3c232 commit 87c2596

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,15 @@
6666
"bug",
6767
"code"
6868
]
69+
},
70+
{
71+
"login": "weibangtuo",
72+
"name": "weibt",
73+
"avatar_url": "https://avatars.githubusercontent.com/u/4394281?v=4",
74+
"profile": "https://github.com/weibangtuo",
75+
"contributions": [
76+
"doc"
77+
]
6978
}
7079
],
7180
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1062,7 +1062,7 @@ You can access related `mock` interfaces through `localhost:8080/`.
10621062
## Contributors
10631063

10641064
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
1065-
[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors)
1065+
[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-)
10661066
<!-- ALL-CONTRIBUTORS-BADGE:END -->
10671067

10681068
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
@@ -1077,6 +1077,7 @@ You can access related `mock` interfaces through `localhost:8080/`.
10771077
<td align="center" valign="top" width="14.28%"><a href="https://github.com/pfdgithub"><img src="https://avatars.githubusercontent.com/u/3262762?v=4?s=100" width="100px;" alt="pfdgithub"/><br /><sub><b>pfdgithub</b></sub></a><br /><a href="https://github.com/pengzhanbo/vite-plugin-mock-dev-server/commits?author=pfdgithub" title="Code">💻</a> <a href="https://github.com/pengzhanbo/vite-plugin-mock-dev-server/issues?q=author%3Apfdgithub" title="Bug reports">🐛</a></td>
10781078
<td align="center" valign="top" width="14.28%"><a href="https://github.com/chuyuandu"><img src="https://avatars.githubusercontent.com/u/6959138?v=4?s=100" width="100px;" alt="chuyuan du"/><br /><sub><b>chuyuan du</b></sub></a><br /><a href="https://github.com/pengzhanbo/vite-plugin-mock-dev-server/commits?author=chuyuandu" title="Code">💻</a></td>
10791079
<td align="center" valign="top" width="14.28%"><a href="https://www.hlwen.com"><img src="https://avatars.githubusercontent.com/u/13469676?v=4?s=100" width="100px;" alt="hlwen"/><br /><sub><b>hlwen</b></sub></a><br /><a href="https://github.com/pengzhanbo/vite-plugin-mock-dev-server/issues?q=author%3Ahlwen" title="Bug reports">🐛</a> <a href="https://github.com/pengzhanbo/vite-plugin-mock-dev-server/commits?author=hlwen" title="Code">💻</a></td>
1080+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/weibangtuo"><img src="https://avatars.githubusercontent.com/u/4394281?v=4?s=100" width="100px;" alt="weibt"/><br /><sub><b>weibt</b></sub></a><br /><a href="https://github.com/pengzhanbo/vite-plugin-mock-dev-server/commits?author=weibangtuo" title="Documentation">📖</a></td>
10801081
</tr>
10811082
</tbody>
10821083
</table>

0 commit comments

Comments
 (0)