summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2023-06-09 09:11:35 -0400
committerGitHub <noreply@github.com>2023-06-09 09:11:35 -0400
commit6b421b48eaf0edfece3d9a8ad663d529e84c5a9b (patch)
tree4d9e9e516f746bd9c5126289e93c3d05216a4bf4
parente4eaeb1c170a9b40504e1780b3d5c6645589c7a9 (diff)
docs: add WenqingZong as a contributor for code (#1196)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
-rw-r--r--.all-contributorsrc12
-rw-r--r--README.md1
2 files changed, 12 insertions, 1 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 162d501a..9da4ca65 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -398,6 +398,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "WenqingZong",
+ "name": "Wenqing Zong",
+ "avatar_url": "https://avatars.githubusercontent.com/u/43934749?v=4",
+ "profile": "http://zongwenqing.com",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,
@@ -406,5 +415,6 @@
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
- "commitConvention": "angular"
+ "commitConvention": "angular",
+ "commitType": "docs"
}
diff --git a/README.md b/README.md
index 2a165008..4758eafc 100644
--- a/README.md
+++ b/README.md
@@ -427,6 +427,7 @@ Thanks to all contributors:
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/yshui"><img src="https://avatars.githubusercontent.com/u/366851?v=4?s=100" width="100px;" alt="Yuxuan Shui"/><br /><sub><b>Yuxuan Shui</b></sub></a><br /><a href="https://github.com/ClementTsang/bottom/commits?author=yshui" title="Code">💻</a></td>
+ <td align="center" valign="top" width="14.28%"><a href="http://zongwenqing.com"><img src="https://avatars.githubusercontent.com/u/43934749?v=4?s=100" width="100px;" alt="Wenqing Zong"/><br /><sub><b>Wenqing Zong</b></sub></a><br /><a href="https://github.com/ClementTsang/bottom/commits?author=WenqingZong" title="Code">💻</a></td>
</tr>
</tbody>
</table>