Skip to content

Commit 952a059

Browse files
docs: add vikasperi as a contributor for code (#355)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent a1a060a commit 952a059

File tree

2 files changed

+49
-36
lines changed

2 files changed

+49
-36
lines changed

.all-contributorsrc

+11-1
Original file line numberDiff line numberDiff line change
@@ -255,12 +255,22 @@
255255
"contributions": [
256256
"code"
257257
]
258+
},
259+
{
260+
"login": "vikasperi",
261+
"name": "vikasperi",
262+
"avatar_url": "https://avatars.githubusercontent.com/u/117131235?v=4",
263+
"profile": "https://github.com/vikasperi",
264+
"contributions": [
265+
"code"
266+
]
258267
}
259268
],
260269
"projectName": "jest-coverage-report-action",
261270
"projectOwner": "ArtiomTr",
262271
"repoType": "github",
263272
"repoHost": "https://github.com",
264273
"skipCi": true,
265-
"contributorsPerLine": 7
274+
"contributorsPerLine": 7,
275+
"commitConvention": "angular"
266276
}

0 commit comments

Comments
 (0)