mirror of
https://github.com/goldbergyoni/nodebestpractices.git
synced 2025-10-28 11:35:59 +08:00
docs: update .all-contributorsrc [skip ci]
This commit is contained in:
committed by
GitHub
parent
4d5cf6cb4b
commit
5fe48a2941
@ -1741,11 +1741,21 @@
|
|||||||
"contributions": [
|
"contributions": [
|
||||||
"content"
|
"content"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"login": "no-yan",
|
||||||
|
"name": "no-yan",
|
||||||
|
"avatar_url": "https://avatars.githubusercontent.com/u/63000297?v=4",
|
||||||
|
"profile": "https://github.com/no-yan",
|
||||||
|
"contributions": [
|
||||||
|
"content"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"projectName": "nodebestpractices",
|
"projectName": "nodebestpractices",
|
||||||
"projectOwner": "goldbergyoni",
|
"projectOwner": "goldbergyoni",
|
||||||
"repoType": "github",
|
"repoType": "github",
|
||||||
"repoHost": "https://github.com",
|
"repoHost": "https://github.com",
|
||||||
"skipCi": true
|
"skipCi": true,
|
||||||
|
"commitConvention": "angular"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user