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" }