Skip to content

Commit

Permalink
docs: update .all-contributorsrc [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
allcontributors[bot] committed Apr 4, 2020
1 parent eec9954 commit 3e406a5
Showing 1 changed file with 33 additions and 31 deletions.
64 changes: 33 additions & 31 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -1,32 1,34 @@
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [{
"login": "doingandlearning",
"name": "Kevin Cunningham",
"avatar_url": "https://avatars3.githubusercontent.com/u/8320213?v=4",
"profile": "http://www.kevincunningham.co.uk",
"contributions": [
"test"
]
},
{
"login": "theianjones",
"name": "Ian Jones",
"avatar_url": "https://avatars2.githubusercontent.com/u/4407263?v=4",
"profile": "https://ianjones.us/",
"contributions": [
"test"
]
}
],
"contributorsPerLine": 7,
"projectName": "use-stripe-cart",
"projectOwner": "dayhaysoos",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "doingandlearning",
"name": "Kevin Cunningham",
"avatar_url": "https://avatars3.githubusercontent.com/u/8320213?v=4",
"profile": "http://www.kevincunningham.co.uk",
"contributions": [
"test",
"code"
]
},
{
"login": "theianjones",
"name": "Ian Jones",
"avatar_url": "https://avatars2.githubusercontent.com/u/4407263?v=4",
"profile": "https://ianjones.us/",
"contributions": [
"test"
]
}
],
"contributorsPerLine": 7,
"projectName": "use-stripe-cart",
"projectOwner": "dayhaysoos",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}

0 comments on commit 3e406a5

Please sign in to comment.