diff --git a/.all-contributorsrc b/.all-contributorsrc index d50406c..4c07c48 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -849,6 +849,15 @@ "contributions": [ "doc" ] + }, + { + "login": "testwill", + "name": "guangwu", + "avatar_url": "https://avatars.githubusercontent.com/u/8717479?v=4", + "profile": "https://github.com/testwill", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 7, @@ -857,5 +866,6 @@ "repoType": "github", "repoHost": "https://github.com", "commitConvention": "none", - "skipCi": true + "skipCi": true, + "commitType": "docs" }