瀏覽代碼

docs: create .all-contributorsrc [skip ci]

allcontributors[bot] 3 年之前
父節點
當前提交
cd7098e212
共有 1 個文件被更改,包括 26 次插入0 次删除
  1. 26 0
      .all-contributorsrc

+ 26 - 0
.all-contributorsrc

@@ -0,0 +1,26 @@
+{
+  "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": [
+        "infra",
+        "test",
+        "code"
+      ]
+    }
+  ],
+  "contributorsPerLine": 7,
+  "projectName": "runtipi",
+  "projectOwner": "meienberger",
+  "repoType": "github",
+  "repoHost": "https://github.com",
+  "skipCi": true
+}