File tree Expand file tree Collapse file tree 2 files changed +36
-2
lines changed Expand file tree Collapse file tree 2 files changed +36
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"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
+
Original file line number Diff line number Diff line change @@ -111,6 +111,22 @@ You can also consider sponsoring us to get extra technical support services. If
111
111
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
112
112
<!-- prettier-ignore-start -->
113
113
<!-- 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 >
114
130
115
131
<!-- markdownlint-restore -->
116
132
<!-- prettier-ignore-end -->
You can’t perform that action at this time.
0 commit comments