File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 "contributions" : [
1414 " code"
1515 ]
16+ },
17+ {
18+ "login" : " James-JLC" ,
19+ "name" : " James.Ji" ,
20+ "avatar_url" : " https://avatars.githubusercontent.com/u/3123790?v=4" ,
21+ "profile" : " https://github.com/James-JLC" ,
22+ "contributions" : [
23+ " bug"
24+ ]
1625 }
1726 ],
1827 "contributorsPerLine" : 7 ,
1928 "projectName" : " functions-framework-nodejs" ,
2029 "projectOwner" : " OpenFunction" ,
2130 "repoType" : " github" ,
2231 "repoHost" : " https://github.com" ,
23- "skipCi" : true
32+ "skipCi" : true ,
33+ "commitConvention" : " angular"
2434}
Original file line number Diff line number Diff line change 11# Functions Framework for Node.js
22<!-- 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- )
3+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-2 -orange.svg?style=flat-square )] ( #contributors- )
44<!-- ALL-CONTRIBUTORS-BADGE:END -->
55
66[ ![ npm version] ( https://img.shields.io/npm/v/@openfunction/functions-framework.svg )] ( https://www.npmjs.com/package/@openfunction/functions-framework ) [ ![ npm downloads] ( https://img.shields.io/npm/dm/@openfunction/functions-framework.svg )] ( https://npmcharts.com/compare/@openfunction/functions-framework?minimal=true )
@@ -299,9 +299,12 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
299299<!-- prettier-ignore-start -->
300300<!-- markdownlint-disable -->
301301<table>
302- <tr>
303- <td align="center"><a href="https://github.com/YADROOKIE"><img src="https://avatars.githubusercontent.com/u/43526965?v=4?s=100" width="100px;" alt=""/><br /><sub><b>MachaYAD</b></sub></a><br /><a href="https://github.com/OpenFunction/functions-framework-nodejs/commits?author=YADROOKIE" title="Code">💻</a></td>
304- </tr>
302+ <tbody>
303+ <tr>
304+ <td align="center"><a href="https://github.com/YADROOKIE"><img src="https://avatars.githubusercontent.com/u/43526965?v=4?s=100" width="100px;" alt="MachaYAD"/><br /><sub><b>MachaYAD</b></sub></a><br /><a href="https://github.com/OpenFunction/functions-framework-nodejs/commits?author=YADROOKIE" title="Code">💻</a></td>
305+ <td align="center"><a href="https://github.com/James-JLC"><img src="https://avatars.githubusercontent.com/u/3123790?v=4?s=100" width="100px;" alt="James.Ji"/><br /><sub><b>James.Ji</b></sub></a><br /><a href="https://github.com/OpenFunction/functions-framework-nodejs/issues?q=author%3AJames-JLC" title="Bug reports">🐛</a></td>
306+ </tr>
307+ </tbody>
305308</table>
306309
307310<!-- markdownlint-restore -->
You can’t perform that action at this time.
0 commit comments