浏览代码

docs: update .all-contributorsrc [skip ci]

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

+ 11 - 1
.all-contributorsrc

@@ -148,6 +148,15 @@
       "contributions": [
         "fundingFinding"
       ]
+    },
+    {
+      "login": "dsenalik",
+      "name": "Douglas Senalik",
+      "avatar_url": "https://avatars3.githubusercontent.com/u/8419404?v=4",
+      "profile": "http://www.vcru.wisc.edu/simonlab/sdata/software/index.html",
+      "contributions": [
+        "code"
+      ]
     }
   ],
   "contributorsPerLine": 7,
@@ -155,5 +164,6 @@
   "projectOwner": "tripal",
   "repoType": "github",
   "repoHost": "https://github.com",
-  "commitConvention": "none"
+  "commitConvention": "none",
+  "skipCi": true
 }