Skip to content

Commit

Permalink
fix: malformed contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
cdimascio committed Dec 25, 2020
1 parent 78aeb63 commit a14d0fd
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -39,24 +39,36 @@
"profile": "http://frankcalise.com",
"contributions": [
"doc"
]
},
{
"login": "daskepon",
"name": "Daisuke Tsuji",
"avatar_url": "https://avatars0.githubusercontent.com/u/6374952?v=4",
"profile": "https://blog.daskepon.com/",
"contributions": [
"doc"
]
},
{
"login": "uronly14me",
"name": "Sangbeom Han",
"avatar_url": "https://avatars2.githubusercontent.com/u/5186814?v=4",
"profile": "https://github.com/uronly14me",
"contributions": [
"doc"
]
},
{
"login": "mkly",
"name": "Mike Lay",
"avatar_url": "https://avatars1.githubusercontent.com/u/965353?v=4",
"profile": "http://mkly.io",
"contributions": [
"doc"
]
},
{
"login": "jodejar214",
"name": "jodejar214",
"avatar_url": "https://avatars2.githubusercontent.com/u/9385902?v=4",
Expand All @@ -72,4 +84,4 @@
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}
}

0 comments on commit a14d0fd

Please sign in to comment.