Skip to content

Commit a4c04f3

Browse files
docs: add Sirin3rd as a contributor for code (#67)
* docs: update README.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 797fc22 commit a4c04f3

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": "UtilPlugin",
3-
"projectOwner": "Honkai Impact 4: Galaxy Journey"
3+
"projectOwner": "Honkai-Impact-4-Galaxy-Journey",
4+
"files": [
5+
"README.md"
6+
],
7+
"commitType": "docs",
8+
"commitConvention": "angular",
9+
"contributorsPerLine": 7,
10+
"contributors": [
11+
{
12+
"login": "Sirin3rd",
13+
"name": "空之律者西琳小天使",
14+
"avatar_url": "https://avatars.githubusercontent.com/u/168607505?v=4",
15+
"profile": "https://github.com/Sirin3rd",
16+
"contributions": [
17+
"code"
18+
]
19+
}
20+
]
421
}

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,13 @@ Last, Place the UtilPlugin.dll in the %appdata%\Exiled\Plugins folder
6464
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
6565
<!-- prettier-ignore-start -->
6666
<!-- markdownlint-disable -->
67+
<table>
68+
<tbody>
69+
<tr>
70+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Sirin3rd"><img src="https://avatars.githubusercontent.com/u/168607505?v=4?s=100" width="100px;" alt="空之律者西琳小天使"/><br /><sub><b>空之律者西琳小天使</b></sub></a><br /><a href="#code-Sirin3rd" title="Code">💻</a></td>
71+
</tr>
72+
</tbody>
73+
</table>
6774

6875
<!-- markdownlint-restore -->
6976
<!-- prettier-ignore-end -->

0 commit comments

Comments
 (0)