Skip to content

Commit b88e1aa

Browse files
authored
Add repository type and host to contributors config
trying to match a working example I found carpentries-incubator/managing-computational-projects@0817563
1 parent ee2cab1 commit b88e1aa

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.all-contributorsrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
22
"projectName": "rapid-usability-tutorial",
33
"projectOwner": "carpentries-incubator",
4+
"repoType": "github",
5+
"repoHost": "https://github.com",
46
"skipCi": true
57
}

0 commit comments

Comments
 (0)