summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2024-02-02 02:24:38 -0500
committerGitHub <noreply@github.com>2024-02-02 02:24:38 -0500
commit8d84b688b004b9c6f383e446a4048cadf1000a31 (patch)
treec3c2febb8736a2a4891af19c05a41be6bb1296c3
parent98d4c4498b2bf01ff14fdb4f1a66199b0dea134e (diff)
docs: add Freed-Wu as a contributor for code, and doc (#1404)
* 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-contributorsrc10
-rw-r--r--README.md1
2 files changed, 11 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 47e23199..0146eec5 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -425,6 +425,16 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "Freed-Wu",
+ "name": "wzy",
+ "avatar_url": "https://avatars.githubusercontent.com/u/32936898?v=4",
+ "profile": "https://freed-wu.github.io/",
+ "contributions": [
+ "code",
+ "doc"
+ ]
}
],
"contributorsPerLine": 7,
diff --git a/README.md b/README.md
index 10e9b5bb..4e202616 100644
--- a/README.md
+++ b/README.md
@@ -446,6 +446,7 @@ Thanks to all contributors:
<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>
<td align="center" valign="top" width="14.28%"><a href="http://gabelluardo.github.io"><img src="https://avatars.githubusercontent.com/u/42920247?v=4?s=100" width="100px;" alt="Gabriele Belluardo"/><br /><sub><b>Gabriele Belluardo</b></sub></a><br /><a href="https://github.com/ClementTsang/bottom/commits?author=gabelluardo" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://zebulon.dev/"><img src="https://avatars.githubusercontent.com/u/14242997?v=4?s=100" width="100px;" alt="Zeb Piasecki"/><br /><sub><b>Zeb Piasecki</b></sub></a><br /><a href="https://github.com/ClementTsang/bottom/commits?author=zebp" title="Code">💻</a></td>
+ <td align="center" valign="top" width="14.28%"><a href="https://freed-wu.github.io/"><img src="https://avatars.githubusercontent.com/u/32936898?v=4?s=100" width="100px;" alt="wzy"/><br /><sub><b>wzy</b></sub></a><br /><a href="https://github.com/ClementTsang/bottom/commits?author=Freed-Wu" title="Code">💻</a> <a href="https://github.com/ClementTsang/bottom/commits?author=Freed-Wu" title="Documentation">📖</a></td>
</tr>
</tbody>
</table>