Skip to content

Commit 489185e

Browse files
docs: add shaochenguang as a contributor for code (#38)
* 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 1d1e649 commit 489185e

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

.all-contributorsrc

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,15 @@
6060
"code",
6161
"doc"
6262
]
63+
},
64+
{
65+
"login": "shaochenguang",
66+
"name": "chenguang shao",
67+
"avatar_url": "https://avatars.githubusercontent.com/u/33643378?v=4",
68+
"profile": "https://github.com/shaochenguang",
69+
"contributions": [
70+
"code"
71+
]
6372
}
6473
],
6574
"contributorsPerLine": 7,
@@ -68,5 +77,6 @@
6877
"repoType": "github",
6978
"repoHost": "https://github.com",
7079
"skipCi": true,
71-
"commitConvention": "angular"
80+
"commitConvention": "angular",
81+
"commitType": "docs"
7282
}

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Demo
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
[中文 README](./README_zh.md)
@@ -329,6 +329,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
329329
<td align="center" valign="top" width="14.28%"><a href="https://github.com/hc-tec"><img src="https://avatars.githubusercontent.com/u/59106739?v=4?s=100" width="100px;" alt="hc-tec"/><br /><sub><b>hc-tec</b></sub></a><br /><a href="https://github.com/keyou/chromium_demo/commits?author=hc-tec" title="Code">💻</a></td>
330330
<td align="center" valign="top" width="14.28%"><a href="https://qzq.at"><img src="https://avatars.githubusercontent.com/u/19623228?v=4?s=100" width="100px;" alt="QZQ"/><br /><sub><b>QZQ</b></sub></a><br /><a href="https://github.com/keyou/chromium_demo/commits?author=SamuelQZQ" title="Code">💻</a></td>
331331
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mikucy"><img src="https://avatars.githubusercontent.com/u/23072202?v=4?s=100" width="100px;" alt="Midori"/><br /><sub><b>Midori</b></sub></a><br /><a href="https://github.com/keyou/chromium_demo/commits?author=mikucy" title="Code">💻</a> <a href="https://github.com/keyou/chromium_demo/commits?author=mikucy" title="Documentation">📖</a></td>
332+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/shaochenguang"><img src="https://avatars.githubusercontent.com/u/33643378?v=4?s=100" width="100px;" alt="chenguang shao"/><br /><sub><b>chenguang shao</b></sub></a><br /><a href="https://github.com/keyou/chromium_demo/commits?author=shaochenguang" title="Code">💻</a></td>
332333
</tr>
333334
</tbody>
334335
</table>

0 commit comments

Comments
 (0)