فهرست منبع

docs: update .all-contributorsrc

allcontributors[bot] 1 سال پیش
والد
کامیت
b34d076956
1فایلهای تغییر یافته به همراه37 افزوده شده و 28 حذف شده
  1. 37 28
      .all-contributorsrc

+ 37 - 28
.all-contributorsrc

@@ -1,30 +1,39 @@
 {
-    "projectName": "Organizr",
-    "projectOwner": "causefx",
-    "files": [
-        "README.md"
-    ],
-    "commitType": "docs",
-    "commitConvention": "angular",
-    "contributorsPerLine": 7,
-    "contributors": [
-        {
-            "login": "tronyx",
-            "name": "Chris Yocum",
-            "avatar_url": "https://avatars.githubusercontent.com/u/22502007?v=4",
-            "profile": "https://tronflix.app",
-            "contributions": [
-                "test"
-            ]
-        },
-        {
-            "login": "Roxedus",
-            "name": "Roxedus",
-            "avatar_url": "https://avatars.githubusercontent.com/u/7110194?v=4",
-            "profile": "http://roxedus.dev",
-            "contributions": [
-                "test"
-            ]
-        }
-    ]
+  "projectName": "Organizr",
+  "projectOwner": "causefx",
+  "files": [
+    "README.md"
+  ],
+  "commitType": "docs",
+  "commitConvention": "angular",
+  "contributorsPerLine": 7,
+  "contributors": [
+    {
+      "login": "tronyx",
+      "name": "Chris Yocum",
+      "avatar_url": "https://avatars.githubusercontent.com/u/22502007?v=4",
+      "profile": "https://tronflix.app",
+      "contributions": [
+        "test"
+      ]
+    },
+    {
+      "login": "Roxedus",
+      "name": "Roxedus",
+      "avatar_url": "https://avatars.githubusercontent.com/u/7110194?v=4",
+      "profile": "http://roxedus.dev",
+      "contributions": [
+        "test"
+      ]
+    },
+    {
+      "login": "HalianElf",
+      "name": "HalianElf",
+      "avatar_url": "https://avatars.githubusercontent.com/u/28244771?v=4",
+      "profile": "https://github.com/HalianElf",
+      "contributions": [
+        "test"
+      ]
+    }
+  ]
 }