Browse Source

Delete .all-contributorsrc [skip ci]

Nicolas Meienberger 3 years ago
parent
commit
07e2f9db4d
1 changed files with 0 additions and 46 deletions
  1. 0 46
      .all-contributorsrc

+ 0 - 46
.all-contributorsrc

@@ -1,46 +0,0 @@
-{
-  "files": [
-    "README.md"
-  ],
-  "imageSize": 100,
-  "commit": false,
-  "contributors": [
-    {
-      "login": "meienberger",
-      "name": "Nicolas Meienberger",
-      "avatar_url": "https://avatars.githubusercontent.com/u/47644445?v=4",
-      "profile": "https://meienberger.dev/",
-      "contributions": [
-        "code",
-        "infra",
-        "test",
-        "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",
-  "repoType": "github",
-  "repoHost": "https://github.com",
-  "skipCi": true
-}