From a393f4c353a6cbf782fc357c32d95d7cb407beb9 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
 <46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 25 Jun 2024 23:13:46 +0000
Subject: [PATCH] docs: update .all-contributorsrc

---
 .all-contributorsrc | 50 +++++++++++++++++++++++++++++++++++++--------
 1 file changed, 41 insertions(+), 9 deletions(-)

diff --git a/.all-contributorsrc b/.all-contributorsrc
index 6c04fe6..927cb87 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,56 +15,86 @@
       "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"]
+      "contributions": [
+        "code"
+      ]
+    },
+    {
+      "login": "agriffis",
+      "name": "Aron Griffis",
+      "avatar_url": "https://avatars.githubusercontent.com/u/50637?v=4",
+      "profile": "https://arongriffis.com",
+      "contributions": [
+        "code"
+      ]
     }
   ],
   "contributorsPerLine": 7,