Skip to content

Commit e634f56

Browse files
authored
Merge pull request #328 from NodeSecure/all-contributors/add-HoyeongJeon
docs: add HoyeongJeon as a contributor for code
2 parents 28c309c + b368cfd commit e634f56

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,15 @@
8787
"code",
8888
"test"
8989
]
90+
},
91+
{
92+
"login": "HoyeongJeon",
93+
"name": "HoyeongJeon",
94+
"avatar_url": "https://avatars.githubusercontent.com/u/78394999?v=4",
95+
"profile": "https://securityinit.tistory.com/",
96+
"contributions": [
97+
"code"
98+
]
9099
}
91100
],
92101
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ Where `dependencies` is the dependencies **Map()** object of the NodeSecure Scan
136136
## Contributors ✨
137137

138138
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
139-
[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors-)
139+
[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-)
140140
<!-- ALL-CONTRIBUTORS-BADGE:END -->
141141

142142
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
@@ -157,6 +157,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
157157
</tr>
158158
<tr>
159159
<td align="center" valign="top" width="14.28%"><a href="https://github.com/AntonioliBenjamin"><img src="https://avatars.githubusercontent.com/u/111560667?v=4?s=100" width="100px;" alt="benjamin antonioli"/><br /><sub><b>benjamin antonioli</b></sub></a><br /><a href="https://github.com/NodeSecure/vulnera/commits?author=AntonioliBenjamin" title="Code">💻</a> <a href="https://github.com/NodeSecure/vulnera/commits?author=AntonioliBenjamin" title="Tests">⚠️</a></td>
160+
<td align="center" valign="top" width="14.28%"><a href="https://securityinit.tistory.com/"><img src="https://avatars.githubusercontent.com/u/78394999?v=4?s=100" width="100px;" alt="HoyeongJeon"/><br /><sub><b>HoyeongJeon</b></sub></a><br /><a href="https://github.com/NodeSecure/vulnera/commits?author=HoyeongJeon" title="Code">💻</a></td>
160161
</tr>
161162
</tbody>
162163
</table>

0 commit comments

Comments
 (0)