Skip to content

Commit e47742c

Browse files
allcontributors[bot]Sec-ant
authored andcommitted
docs: update .all-contributorsrc
1 parent b20fdbe commit e47742c

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

.all-contributorsrc

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
{
22
"projectName": "prettier-plugin-embed",
33
"projectOwner": "Sec-ant",
4-
"files": ["README.md"],
4+
"files": [
5+
"README.md"
6+
],
57
"commitType": "docs",
68
"commitConvention": "angular",
79
"contributorsPerLine": 7,
@@ -11,7 +13,19 @@
1113
"name": "Karl Horky",
1214
"avatar_url": "https://avatars.githubusercontent.com/u/1935696?v=4",
1315
"profile": "https://upleveled.io",
14-
"contributions": ["code", "doc"]
16+
"contributions": [
17+
"code",
18+
"doc"
19+
]
20+
},
21+
{
22+
"login": "kelvinsjk",
23+
"name": "Kelvin Soh",
24+
"avatar_url": "https://avatars.githubusercontent.com/u/64682375?v=4",
25+
"profile": "https://math-atlas.vercel.app",
26+
"contributions": [
27+
"code"
28+
]
1529
}
1630
]
1731
}

0 commit comments

Comments
 (0)