Skip to content

Commit 0720c37

Browse files
allcontributors[bot]Sec-ant
authored andcommitted
docs: update .all-contributorsrc
1 parent 59cde3a commit 0720c37

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

.all-contributorsrc

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,22 @@
11
{
22
"projectName": "prettier-plugin-embed",
3-
"projectOwner": "Sec-ant"
3+
"projectOwner": "Sec-ant",
4+
"files": [
5+
"README.md"
6+
],
7+
"commitType": "docs",
8+
"commitConvention": "angular",
9+
"contributorsPerLine": 7,
10+
"contributors": [
11+
{
12+
"login": "karlhorky",
13+
"name": "Karl Horky",
14+
"avatar_url": "https://avatars.githubusercontent.com/u/1935696?v=4",
15+
"profile": "https://upleveled.io",
16+
"contributions": [
17+
"code",
18+
"doc"
19+
]
20+
}
21+
]
422
}

0 commit comments

Comments
 (0)