Skip to content

Commit 87da03e

Browse files
docs: update .all-contributorsrc
1 parent 4292291 commit 87da03e

1 file changed

Lines changed: 18 additions & 1 deletion

File tree

.all-contributorsrc

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,21 @@
11
{
22
"projectName": "HTMLPlayer",
3-
"projectOwner": "HTMLToolkit"
3+
"projectOwner": "HTMLToolkit",
4+
"files": [
5+
"README.md"
6+
],
7+
"commitType": "docs",
8+
"commitConvention": "angular",
9+
"contributorsPerLine": 7,
10+
"contributors": [
11+
{
12+
"login": "TrickiyALT",
13+
"name": "Trickiy",
14+
"avatar_url": "https://avatars.githubusercontent.com/u/195377855?v=4",
15+
"profile": "https://github.com/TrickiyALT",
16+
"contributions": [
17+
"ideas"
18+
]
19+
}
20+
]
421
}

0 commit comments

Comments
 (0)