Browse Source

Merge upper branch

Nicolas Meienberger 3 years ago
parent
commit
48c2de6e6e
2 changed files with 22 additions and 2 deletions
  1. 21 1
      .all-contributorsrc
  2. 1 1
      README.md

+ 21 - 1
.all-contributorsrc

@@ -11,12 +11,32 @@
       "avatar_url": "https://avatars.githubusercontent.com/u/47644445?v=4",
       "profile": "https://meienberger.dev/",
       "contributions": [
+        "code",
         "infra",
         "test",
-        "code"
+        "doc"
+      ]
+    },
+    {
+      "login": "ArneNaessens",
+      "name": "ArneNaessens",
+      "avatar_url": "https://avatars.githubusercontent.com/u/16622722?v=4",
+      "profile": "https://github.com/ArneNaessens",
+      "contributions": [
+        "code",
+        "test",
+        "ideas",
+        "community"
       ]
     }
   ],
+  "types": {
+    "community": {
+      "symbol": "🗣",
+      "description": "Active community involvement",
+      "link": "[<%= symbol %>](<%= url %> \"<%= description %>\"),"
+    }
+  },
   "contributorsPerLine": 7,
   "projectName": "runtipi",
   "projectOwner": "meienberger",

+ 1 - 1
README.md

@@ -105,7 +105,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 <!-- markdownlint-disable -->
 <table>
   <tr>
-    <td align="center"><a href="https://meienberger.dev/"><img src="https://avatars.githubusercontent.com/u/47644445?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Nicolas Meienberger</b></sub></a><br /><a href="#infra-meienberger" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="https://github.com/meienberger/runtipi/commits?author=meienberger" title="Tests">⚠️</a> <a href="https://github.com/meienberger/runtipi/commits?author=meienberger" title="Code">💻</a></td>
+    <td align="center"><a href="https://github.com/ArneNaessens"><img src="https://avatars.githubusercontent.com/u/16622722?v=4?s=100" width="100px;" alt=""/><br /><sub><b>ArneNaessens</b></sub></a><br /><a href="https://github.com/meienberger/runtipi/commits?author=ArneNaessens" title="Code">💻</a></td>
   </tr>
 </table>