Skip to content

Commit e3db0ae

Browse files
authored
Merge pull request #24 from GitDataAI/all-contributors/add-taoshengshi
docs: add taoshengshi as a contributor for content
2 parents bb25d11 + eef2e13 commit e3db0ae

File tree

2 files changed

+44
-0
lines changed

2 files changed

+44
-0
lines changed

.all-contributorsrc

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"files": [
3+
"README.md"
4+
],
5+
"imageSize": 100,
6+
"commit": false,
7+
"commitType": "docs",
8+
"commitConvention": "angular",
9+
"contributors": [
10+
{
11+
"login": "taoshengshi",
12+
"name": "taoshengshi",
13+
"avatar_url": "https://avatars.githubusercontent.com/u/33315004?v=4",
14+
"profile": "https://github.com/taoshengshi",
15+
"contributions": [
16+
"content"
17+
]
18+
}
19+
],
20+
"contributorsPerLine": 7,
21+
"skipCi": true,
22+
"repoType": "github",
23+
"repoHost": "https://github.com",
24+
"projectName": "jzfs-rust",
25+
"projectOwner": "GitDataAI"
26+
}

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11

2+
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
4+
<!-- ALL-CONTRIBUTORS-BADGE:END -->
25
---
36

47
# JZFS
@@ -49,6 +52,21 @@ Unless you explicitly state otherwise, any contribution intentionally submitted
4952
## Contributors ✨
5053

5154
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
55+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
56+
<!-- prettier-ignore-start -->
57+
<!-- markdownlint-disable -->
58+
<table>
59+
<tbody>
60+
<tr>
61+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/taoshengshi"><img src="https://avatars.githubusercontent.com/u/33315004?v=4?s=100" width="100px;" alt="taoshengshi"/><br /><sub><b>taoshengshi</b></sub></a><br /><a href="#content-taoshengshi" title="Content">🖋</a></td>
62+
</tr>
63+
</tbody>
64+
</table>
65+
66+
<!-- markdownlint-restore -->
67+
<!-- prettier-ignore-end -->
68+
69+
<!-- ALL-CONTRIBUTORS-LIST:END -->
5270

5371
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
5472
<!-- prettier-ignore-start -->

0 commit comments

Comments
 (0)