Skip to content

Commit d77bc8f

Browse files
authored
Create .all-contributorsrc
1 parent 68944ba commit d77bc8f

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

.all-contributorsrc

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"projectName": "HTMLPlayer",
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+
]
21+
}

0 commit comments

Comments
 (0)