mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-24 21:15:51 +01:00
fec41d9b20
* docs: update CONTRIBUTORS.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
70 lines
1.7 KiB
JSON
70 lines
1.7 KiB
JSON
{
|
|
"projectName": "verdaccio",
|
|
"projectOwner": "verdaccio",
|
|
"repoType": "github",
|
|
"repoHost": "https://github.com",
|
|
"commitConvention": "none",
|
|
"files": [
|
|
"CONTRIBUTORS.md"
|
|
],
|
|
"contributors": [
|
|
{
|
|
"login": "juanpicado",
|
|
"name": "Juan Picado",
|
|
"avatar_url": "https://avatars0.githubusercontent.com/u/558752?v=4",
|
|
"profile": "https://www.linkedin.com/in/jotadeveloper/",
|
|
"contributions": [
|
|
"doc",
|
|
"code",
|
|
"infra",
|
|
"eventOrganizing",
|
|
"blog",
|
|
"maintenance"
|
|
]
|
|
},
|
|
{
|
|
"login": "sergiohgz",
|
|
"name": "Sergio Herrera",
|
|
"avatar_url": "https://avatars3.githubusercontent.com/u/14012309?v=4",
|
|
"profile": "https://github.com/sergiohgz",
|
|
"contributions": [
|
|
"infra",
|
|
"maintenance"
|
|
]
|
|
},
|
|
{
|
|
"login": "DanielRuf",
|
|
"name": "Daniel Ruf",
|
|
"avatar_url": "https://avatars1.githubusercontent.com/u/827205?v=4",
|
|
"profile": "https://daniel-ruf.de/",
|
|
"contributions": [
|
|
"security",
|
|
"infra",
|
|
"maintenance"
|
|
]
|
|
},
|
|
{
|
|
"login": "priscilawebdev",
|
|
"name": "Priscila Oliveira",
|
|
"avatar_url": "https://avatars1.githubusercontent.com/u/29228205?v=4",
|
|
"profile": "https://priscilawebdev.github.io/priscilaoliveira/",
|
|
"contributions": [
|
|
"design",
|
|
"code",
|
|
"maintenance"
|
|
]
|
|
},
|
|
{
|
|
"login": "toolsofraj",
|
|
"name": "toolsofraj",
|
|
"avatar_url": "https://avatars0.githubusercontent.com/u/2507152?v=4",
|
|
"profile": "https://github.com/toolsofraj",
|
|
"contributions": [
|
|
"code"
|
|
]
|
|
}
|
|
],
|
|
"skipCi": true,
|
|
"contributorsPerLine": 7
|
|
}
|