From 4c695cb3b3b117fae10d8c4265bcaffd7c942848 Mon Sep 17 00:00:00 2001 From: Hai Liang Wang Date: Wed, 23 Mar 2022 09:00:22 +0800 Subject: [PATCH] Update .all-contributorsrc --- .all-contributorsrc | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index a19b3557..dfaec64e 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -2,7 +2,8 @@ "files": [ "README.md" ], - "imageSize": 100, + "imageSize": 50, + "contributorsPerLine": 10, "commit": false, "contributors": [ { @@ -11,7 +12,8 @@ "avatar_url": "https://avatars.githubusercontent.com/u/7746790?v=4", "profile": "https://github.com/mukaiu", "contributions": [ - "code" + "code", + "infra" ] }, { @@ -20,7 +22,14 @@ "avatar_url": "https://avatars.githubusercontent.com/u/3538629?v=4", "profile": "https://www.linkedin.com/in/hai-liang-wang/", "contributions": [ - "code" + "code", + "infra", + "plugin", + "talk", + "video", + "financial", + "business", + "doc" ] }, {