You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mercury-parser/.all-contributorsrc

51 lines
1.1 KiB
Plaintext

{
"projectName": "readability-parser",
"projectOwner": "postlight",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"contributors": [
{
"login": "adampash",
"name": "Adam Pash",
"avatar_url": "https://avatars.githubusercontent.com/u/64131?v=3",
"profile": "http://adampash.com",
"contributions": [
"blog",
"code",
"doc",
"example"
]
},
{
"login": "spiffytoy",
"name": "Toy Vano",
"avatar_url": "https://avatars.githubusercontent.com/u/19412836?v=3",
"profile": "https://github.com/spiffytoy",
"contributions": [
"code"
]
},
{
"login": "droob",
"name": "Drew Bell",
"avatar_url": "https://avatars.githubusercontent.com/u/183608?v=3",
"profile": "droob.org",
"contributions": [
"code"
]
},
{
"login": "mutewinter",
"name": "Jeremy Mack",
"avatar_url": "https://avatars.githubusercontent.com/u/305901?v=3",
"profile": "https://twitter.com/mutewinter",
"contributions": [
"code"
]
}
]
}