diff --git a/.all-contributorsrc b/.all-contributorsrc index 43464c8..368266d 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -9,6 +9,17 @@ "imageSize": 100, "commit": true, "commitConvention": "none", - "contributors": [], - "contributorsPerLine": 7 + "contributors": [ + { + "login": "shaowenchen", + "name": "shaowenchen", + "avatar_url": "https://avatars.githubusercontent.com/u/43693241?v=4", + "profile": "https://www.chenshaowen.com/", + "contributions": [ + "code" + ] + } + ], + "contributorsPerLine": 7, + "skipCi": true }