Skip to content

Commit 3e2c197

Browse files
committed
Docs: Add @frankie-zeng as a contributor
1 parent fc59a9e commit 3e2c197

File tree

2 files changed

+36
-2
lines changed

2 files changed

+36
-2
lines changed

.all-contributorsrc

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,22 @@
11
{
22
"projectName": "EcuBus-Pro",
3-
"projectOwner": "ecubus"
4-
}
3+
"projectOwner": "ecubus",
4+
"repoType": "github",
5+
"repoHost": "https://github.com",
6+
"files": ["README.md"],
7+
"imageSize": 100,
8+
"commit": true,
9+
"commitConvention": "eslint",
10+
"contributors": [
11+
{
12+
"login": "frankie-zeng",
13+
"name": "frankie",
14+
"avatar_url": "https://avatars.githubusercontent.com/u/43364599?v=4",
15+
"profile": "https://github.com/frankie-zeng",
16+
"contributions": ["projectManagement"]
17+
}
18+
],
19+
"contributorsPerLine": 7,
20+
"linkToUsage": true
21+
}
22+

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,22 @@ You can also consider sponsoring us to get extra technical support services. If
111111
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
112112
<!-- prettier-ignore-start -->
113113
<!-- markdownlint-disable -->
114+
<table>
115+
<tbody>
116+
<tr>
117+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/frankie-zeng"><img src="https://avatars.githubusercontent.com/u/43364599?v=4?s=100" width="100px;" alt="frankie"/><br /><sub><b>frankie</b></sub></a><br /><a href="#projectManagement-frankie-zeng" title="Project Management">📆</a></td>
118+
</tr>
119+
</tbody>
120+
<tfoot>
121+
<tr>
122+
<td align="center" size="13px" colspan="7">
123+
<img src="https://raw.githubusercontent.com/all-contributors/all-contributors-cli/1b8533af435da9854653492b1327a23a4dbd0a10/assets/logo-small.svg">
124+
<a href="https://all-contributors.js.org/docs/en/bot/usage">Add your contributions</a>
125+
</img>
126+
</td>
127+
</tr>
128+
</tfoot>
129+
</table>
114130

115131
<!-- markdownlint-restore -->
116132
<!-- prettier-ignore-end -->

0 commit comments

Comments
 (0)