1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-09-19 09:29:02 +00:00
starship/.all-contributorsrc

151 lines
3.7 KiB
Plaintext
Raw Normal View History

{
"projectName": "starship",
"projectOwner": "starship",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"badgeTemplate": "<a href=\"#contributors\"><img src=\"https://badgen.net/badge/all%20contributors/<%= contributors.length %>/orange\" alt=\"All Contributors\"></a>",
"commitConvention": "angular",
"contributors": [
{
"login": "matchai",
"name": "Matan Kushner",
"avatar_url": "https://avatars0.githubusercontent.com/u/4658208?v=4",
"profile": "https://twitter.com/matchai",
"contributions": [
"code",
"design",
"ideas",
"infra",
"maintenance",
"review",
"test"
]
},
{
"login": "johnletey",
"name": "John Letey",
"avatar_url": "https://avatars0.githubusercontent.com/u/30328854?v=4",
"profile": "https://github.com/johnletey",
"contributions": [
"code",
"ideas",
"review",
"test"
]
},
{
"login": "Multimo",
"name": "Tim Mulqueen",
"avatar_url": "https://avatars1.githubusercontent.com/u/6132021?v=4",
"profile": "http://timmulqueen.com",
"contributions": [
"code",
"ideas",
"review",
"test"
]
},
{
"login": "sirMerr",
"name": "Tiffany Le-Nguyen",
"avatar_url": "https://avatars2.githubusercontent.com/u/11183523?v=4",
"profile": "https://github.com/sirMerr",
"contributions": [
"ideas",
"maintenance",
"review",
"doc"
]
},
{
"login": "Snuggle",
"name": "Snuggle",
"avatar_url": "https://avatars0.githubusercontent.com/u/26250962?v=4",
"profile": "https://about.snuggi.es",
"contributions": [
"design",
"ideas",
"maintenance",
"review"
]
},
{
"login": "mehcode",
"name": "Ryan Leckey",
"avatar_url": "https://avatars1.githubusercontent.com/u/753919?v=4",
"profile": "https://github.com/mehcode",
"contributions": [
"review"
]
},
{
"login": "youssefhabri",
"name": "Youssef Habri",
"avatar_url": "https://avatars3.githubusercontent.com/u/1578005?v=4",
"profile": "https://github.com/youssefhabri",
"contributions": [
"code"
]
},
{
"login": "chipbuster",
"name": "Kevin Song",
"avatar_url": "https://avatars2.githubusercontent.com/u/4605384?v=4",
"profile": "https://github.com/chipbuster",
"contributions": [
"bug",
"code",
"doc",
"test"
]
},
{
"login": "andrewda",
"name": "Andrew Dassonville",
"avatar_url": "https://avatars1.githubusercontent.com/u/10191084?v=4",
"profile": "https://andrewda.me",
"contributions": [
"bug",
"code"
]
},
{
"login": "MaT1g3R",
"name": "MaT1g3R",
"avatar_url": "https://avatars1.githubusercontent.com/u/15258494?v=4",
"profile": "https://github.com/MaT1g3R",
"contributions": [
"code",
"doc",
"test"
]
},
{
"login": "AZanellato",
"name": "André Zanellato",
"avatar_url": "https://avatars3.githubusercontent.com/u/30451287?v=4",
"profile": "https://github.com/AZanellato",
"contributions": [
"code",
"doc",
"test"
]
},
{
"login": "saghm",
"name": "Saghm Rossi",
"avatar_url": "https://avatars2.githubusercontent.com/u/5875560?v=4",
"profile": "https://saghm.com",
"contributions": [
"code",
"doc",
"test"
]
}
],
"contributorsPerLine": 7
}