Skip to content

Commit acd2ea8

Browse files
authored
Merge pull request #3 from HTMLToolkit/all-contributors/add-TrickiyALT
docs: add TrickiyALT as a contributor for ideas
2 parents 779210d + 87da03e commit acd2ea8

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

.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
}

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,13 @@ Pull requests are welcome. For major changes, please open an issue first to disc
5454
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
5555
<!-- prettier-ignore-start -->
5656
<!-- markdownlint-disable -->
57+
<table>
58+
<tbody>
59+
<tr>
60+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/TrickiyALT"><img src="https://avatars.githubusercontent.com/u/195377855?v=4?s=100" width="100px;" alt="Trickiy"/><br /><sub><b>Trickiy</b></sub></a><br /><a href="#ideas-TrickiyALT" title="Ideas, Planning, & Feedback">🤔</a></td>
61+
</tr>
62+
</tbody>
63+
</table>
5764

5865
<!-- markdownlint-restore -->
5966
<!-- prettier-ignore-end -->

0 commit comments

Comments
 (0)