File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 122
122
"contributions" : [
123
123
" test"
124
124
]
125
+ },
126
+ {
127
+ "login" : " tchapacan" ,
128
+ "name" : " tchapacan" ,
129
+ "avatar_url" : " https://avatars.githubusercontent.com/u/28821702?v=4" ,
130
+ "profile" : " https://github.com/tchapacan" ,
131
+ "contributions" : [
132
+ " code" ,
133
+ " test"
134
+ ]
125
135
}
126
136
],
127
137
"contributorsPerLine" : 7 ,
Original file line number Diff line number Diff line change @@ -207,7 +207,7 @@ $ yarn add @nodesecure/estree-ast-util
207
207
## Contributors ✨
208
208
209
209
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
210
- [](#contributors-)
210
+ [](#contributors-)
211
211
<!-- ALL-CONTRIBUTORS-BADGE:END -->
212
212
213
213
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
@@ -232,6 +232,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
232
232
<td align="center" valign="top" width="14.28%"><a href="https://github.com/targos"><img src="https://avatars.githubusercontent.com/u/2352663?v=4?s=100" width="100px;" alt="Michaël Zasso"/><br /><sub><b>Michaël Zasso</b></sub></a><br /><a href="https://github.com/NodeSecure/js-x-ray/commits?author=targos" title="Code">💻</a> <a href="https://github.com/NodeSecure/js-x-ray/issues?q=author%3Atargos" title="Bug reports">🐛</a></td>
233
233
<td align="center" valign="top" width="14.28%"><a href="https://github.com/fabnguess"><img src="https://avatars.githubusercontent.com/u/72697416?v=4?s=100" width="100px;" alt="Kouadio Fabrice Nguessan"/><br /><sub><b>Kouadio Fabrice Nguessan</b></sub></a><br /><a href="#maintenance-fabnguess" title="Maintenance">🚧</a> <a href="https://github.com/NodeSecure/js-x-ray/commits?author=fabnguess" title="Code">💻</a></td>
234
234
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jean-michelet"><img src="https://avatars.githubusercontent.com/u/110341611?v=4?s=100" width="100px;" alt="Jean"/><br /><sub><b>Jean</b></sub></a><br /><a href="https://github.com/NodeSecure/js-x-ray/commits?author=jean-michelet" title="Tests">⚠️</a></td>
235
+ <td align="center" valign="top" width="14.28%"><a href="https://github.com/tchapacan"><img src="https://avatars.githubusercontent.com/u/28821702?v=4?s=100" width="100px;" alt="tchapacan"/><br /><sub><b>tchapacan</b></sub></a><br /><a href="https://github.com/NodeSecure/js-x-ray/commits?author=tchapacan" title="Code">💻</a> <a href="https://github.com/NodeSecure/js-x-ray/commits?author=tchapacan" title="Tests">⚠️</a></td>
235
236
</tr>
236
237
</tbody>
237
238
</table>
You can’t perform that action at this time.
0 commit comments