From 9a8a2e039f707f76052eb653f76e29c5c5882782 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 28 Jun 2023 05:19:09 +0000 Subject: [PATCH] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 5c633639..122beb89 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -62,7 +62,7 @@ "name": "Gadore", "avatar_url": "https://avatars.githubusercontent.com/u/18081104?v=4", "profile": "https://github.com/gadore", - "contributions": [ + "contributions": [ "code" ] }, @@ -74,6 +74,15 @@ "contributions": [ "code" ] + }, + { + "login": "chengzhongxue", + "name": "困困鱼", + "avatar_url": "https://avatars.githubusercontent.com/u/89380218?v=4", + "profile": "https://github.com/chengzhongxue", + "contributions": [ + "code" + ] } ], "files": [ @@ -87,5 +96,6 @@ "commit": false, "imageSize": 100, "linkToUsage": true, - "contributorsPerLine": 6 + "contributorsPerLine": 6, + "commitType": "docs" }