浏览代码

docs: update .all-contributorsrc [skip ci]

allcontributors[bot] 5 年之前
父节点
当前提交
ccf29cda57
共有 1 个文件被更改,包括 11 次插入1 次删除
  1. 11 1
      .all-contributorsrc

+ 11 - 1
.all-contributorsrc

@@ -1136,8 +1136,18 @@
       "contributions": [
         "ideas"
       ]
+    },
+    {
+      "login": "Calinou",
+      "name": "Hugo Locurcio",
+      "avatar_url": "https://avatars3.githubusercontent.com/u/180032?v=4",
+      "profile": "https://hugo.pro",
+      "contributions": [
+        "code"
+      ]
     }
   ],
   "contributorsPerLine": 7,
-  "commitConvention": "none"
+  "commitConvention": "none",
+  "skipCi": true
 }