Răsfoiți Sursa

Update .all-contributorsrc

causefx 2 ani în urmă
părinte
comite
bb61a77285
1 a modificat fișierele cu 28 adăugiri și 27 ștergeri
  1. 28 27
      .all-contributorsrc

+ 28 - 27
.all-contributorsrc

@@ -1,29 +1,30 @@
 {
-  "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"
+            ]
+        }
+    ]
 }