Browse Source

docs: update .all-contributorsrc [skip ci]

allcontributors[bot] 5 years ago
parent
commit
ccf29cda57
1 changed files with 11 additions and 1 deletions
  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
 }