Sfoglia il codice sorgente

docs: update .all-contributorsrc

allcontributors[bot] 1 anno fa
parent
commit
d6aa8bb321
1 ha cambiato i file con 19 aggiunte e 2 eliminazioni
  1. 19 2
      .all-contributorsrc

+ 19 - 2
.all-contributorsrc

@@ -1,4 +1,21 @@
 {
   "projectName": "Organizr",
-  "projectOwner": "causefx"
-}
+  "projectOwner": "causefx",
+  "files": [
+    "README.md"
+  ],
+  "commitType": "docs",
+  "commitConvention": "angular",
+  "contributorsPerLine": 7,
+  "contributors": [
+    {
+      "login": "Roxedus",
+      "name": "Roxedus",
+      "avatar_url": "https://avatars.githubusercontent.com/u/7110194?v=4",
+      "profile": "http://roxedus.dev",
+      "contributions": [
+        "test"
+      ]
+    }
+  ]
+}