Browse Source

Merge pull request #1981 from causefx/v2-develop

V2 develop
causefx 2 years ago
parent
commit
a6d5eb3544
2 changed files with 35 additions and 2 deletions
  1. 27 2
      .all-contributorsrc
  2. 8 0
      README.md

+ 27 - 2
.all-contributorsrc

@@ -1,4 +1,29 @@
 {
   "projectName": "Organizr",
-  "projectOwner": "causefx"
-}
+  "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"
+      ]
+    }
+  ]
+}

+ 8 - 0
README.md

@@ -116,6 +116,14 @@ The optional parameters and GID and UID are described in the [readme](https://gi
 <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
 <!-- prettier-ignore-start -->
 <!-- markdownlint-disable -->
+<table>
+  <tbody>
+    <tr>
+      <td align="center" valign="top" width="14.28%"><a href="https://tronflix.app"><img src="https://avatars.githubusercontent.com/u/22502007?v=4?s=100" width="100px;" alt="Chris Yocum"/><br /><sub><b>Chris Yocum</b></sub></a><br /><a href="#test-tronyx" title="Tests">⚠️</a></td>
+      <td align="center" valign="top" width="14.28%"><a href="http://roxedus.dev"><img src="https://avatars.githubusercontent.com/u/7110194?v=4?s=100" width="100px;" alt="Roxedus"/><br /><sub><b>Roxedus</b></sub></a><br /><a href="#test-Roxedus" title="Tests">⚠️</a></td>
+    </tr>
+  </tbody>
+</table>
 
 <!-- markdownlint-restore -->
 <!-- prettier-ignore-end -->