From 4707dee1a3d827df49b242ad6211b44cea7b2dd1 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 03:54:38 +0000 Subject: [PATCH] docs: update .all-contributorsrc --- .all-contributorsrc | 46 +++++++++++++++++++++++++++++++++++++-------- 1 file changed, 38 insertions(+), 8 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index b74ded1..93f95b1 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -3,7 +3,9 @@ "projectOwner": "jellydn", "repoType": "github", "repoHost": "https://github.com", - "files": ["README.md"], + "files": [ + "README.md" + ], "imageSize": 100, "commit": true, "commitConvention": "angular", @@ -13,49 +15,77 @@ "name": "Dung Duc Huynh (Kaka)", "avatar_url": "https://avatars.githubusercontent.com/u/870029?v=4", "profile": "https://productsway.com/", - "contributions": ["code", "doc"] + "contributions": [ + "code", + "doc" + ] }, { "login": "cenk1cenk2", "name": "Cenk Kılıç", "avatar_url": "https://avatars.githubusercontent.com/u/26881592?v=4", "profile": "https://cenk.kilic.dev/", - "contributions": ["code", "doc"] + "contributions": [ + "code", + "doc" + ] }, { "login": "andrevdm", "name": "Andre Van Der Merwe", "avatar_url": "https://avatars.githubusercontent.com/u/74154?v=4", "profile": "http://www.andrevdm.com", - "contributions": ["code"] + "contributions": [ + "code" + ] }, { "login": "skoch13", "name": "Sergey Kochetkov", "avatar_url": "https://avatars.githubusercontent.com/u/29177689?v=4", "profile": "https://github.com/skoch13", - "contributions": ["doc", "code"] + "contributions": [ + "doc", + "code" + ] }, { "login": "rbingham", "name": "rbingham", "avatar_url": "https://avatars.githubusercontent.com/u/7032804?v=4", "profile": "https://github.com/rbingham", - "contributions": ["code"] + "contributions": [ + "code" + ] }, { "login": "hsanson", "name": "Horacio Sanson", "avatar_url": "https://avatars.githubusercontent.com/u/900716?v=4", "profile": "http://www.allm.net", - "contributions": ["code", "doc"] + "contributions": [ + "code", + "doc" + ] }, { "login": "bytedaring", "name": "xiwang", "avatar_url": "https://avatars.githubusercontent.com/u/4506063?v=4", "profile": "https://github.com/bytedaring", - "contributions": ["code", "doc"] + "contributions": [ + "code", + "doc" + ] + }, + { + "login": "wenjinnn", + "name": "wenjin", + "avatar_url": "https://avatars.githubusercontent.com/u/30885216?v=4", + "profile": "https://github.com/wenjinnn", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,