Browse Source

docs: update .all-contributorsrc [skip ci]

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