File tree Expand file tree Collapse file tree 2 files changed +15
-4
lines changed Expand file tree Collapse file tree 2 files changed +15
-4
lines changed Original file line number Diff line number Diff line change 22
22
"contributions" : [
23
23
" bug"
24
24
]
25
+ },
26
+ {
27
+ "login" : " yi-ge-dian" ,
28
+ "name" : " yi-ge-dian" ,
29
+ "avatar_url" : " https://avatars.githubusercontent.com/u/68337798?v=4" ,
30
+ "profile" : " https://onepoint.link" ,
31
+ "contributions" : [
32
+ " maintenance"
33
+ ]
25
34
}
26
35
],
27
36
"contributorsPerLine" : 7 ,
30
39
"repoType" : " github" ,
31
40
"repoHost" : " https://github.com" ,
32
41
"skipCi" : true ,
33
- "commitConvention" : " angular"
42
+ "commitConvention" : " angular" ,
43
+ "commitType" : " docs"
34
44
}
Original file line number Diff line number Diff line change 1
1
# Functions Framework for Node.js
2
2
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3
- [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-2 -orange.svg?style=flat-square )] ( #contributors- )
3
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-3 -orange.svg?style=flat-square )] ( #contributors- )
4
4
<!-- ALL-CONTRIBUTORS-BADGE:END -->
5
5
6
6
[ ![ 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 )
@@ -301,8 +301,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
301
301
<table>
302
302
<tbody>
303
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>
304
+ <td align="center" valign="top" width="14.28%"><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" valign="top" width="14.28%"><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
+ <td align="center" valign="top" width="14.28%"><a href="https://onepoint.link"><img src="https://avatars.githubusercontent.com/u/68337798?v=4?s=100" width="100px;" alt="yi-ge-dian"/><br /><sub><b>yi-ge-dian</b></sub></a><br /><a href="#maintenance-yi-ge-dian" title="Maintenance">🚧</a></td>
306
307
</tr>
307
308
</tbody>
308
309
</table>
You can’t perform that action at this time.
0 commit comments