Skip to content

Commit e6cc9d0

Browse files
authored
Merge pull request #182 from OpenFunction/all-contributors/add-yi-ge-dian
docs: add yi-ge-dian as a contributor for maintenance
2 parents 1e35532 + 4c6b726 commit e6cc9d0

File tree

2 files changed

+15
-4
lines changed

2 files changed

+15
-4
lines changed

.all-contributorsrc

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,15 @@
2222
"contributions": [
2323
"bug"
2424
]
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+
]
2534
}
2635
],
2736
"contributorsPerLine": 7,
@@ -30,5 +39,6 @@
3039
"repoType": "github",
3140
"repoHost": "https://github.com",
3241
"skipCi": true,
33-
"commitConvention": "angular"
42+
"commitConvention": "angular",
43+
"commitType": "docs"
3444
}

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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-2-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-3-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)
@@ -301,8 +301,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
301301
<table>
302302
<tbody>
303303
<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>
306307
</tr>
307308
</tbody>
308309
</table>

0 commit comments

Comments
 (0)