Skip to content

Commit 7af9630

Browse files
docs: add Mathieuka as a contributor for code (#34)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 6d4a623 commit 7af9630

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,15 @@
4848
"contributions": [
4949
"code"
5050
]
51+
},
52+
{
53+
"login": "Mathieuka",
54+
"name": "Mathieu",
55+
"avatar_url": "https://avatars.githubusercontent.com/u/34446722?v=4",
56+
"profile": "https://github.com/Mathieuka",
57+
"contributions": [
58+
"code"
59+
]
5160
}
5261
],
5362
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Where `dependencies` is the dependencies **Map()** object of the scanner.
110110
## Contributors ✨
111111

112112
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
113-
[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)
113+
[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-)
114114
<!-- ALL-CONTRIBUTORS-BADGE:END -->
115115

116116
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
@@ -124,6 +124,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
124124
<td align="center"><a href="http://tonygo.dev"><img src="https://avatars.githubusercontent.com/u/22824417?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Tony Gorez</b></sub></a><br /><a href="https://github.com/NodeSecure/vuln/commits?author=tony-go" title="Code">💻</a> <a href="https://github.com/NodeSecure/vuln/pulls?q=is%3Apr+reviewed-by%3Atony-go" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/NodeSecure/vuln/issues?q=author%3Atony-go" title="Bug reports">🐛</a></td>
125125
<td align="center"><a href="https://antoinecoulon.me/"><img src="https://avatars.githubusercontent.com/u/43391199?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Antoine</b></sub></a><br /><a href="https://github.com/NodeSecure/vuln/commits?author=antoine-coulon" title="Code">💻</a> <a href="https://github.com/NodeSecure/vuln/issues?q=author%3Aantoine-coulon" title="Bug reports">🐛</a> <a href="https://github.com/NodeSecure/vuln/commits?author=antoine-coulon" title="Documentation">📖</a></td>
126126
<td align="center"><a href="https://github.com/OlehSych"><img src="https://avatars.githubusercontent.com/u/34604102?v=4?s=100" width="100px;" alt=""/><br /><sub><b>OlehSych</b></sub></a><br /><a href="https://github.com/NodeSecure/vuln/commits?author=OlehSych" title="Code">💻</a></td>
127+
<td align="center"><a href="https://github.com/Mathieuka"><img src="https://avatars.githubusercontent.com/u/34446722?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Mathieu</b></sub></a><br /><a href="https://github.com/NodeSecure/vuln/commits?author=Mathieuka" title="Code">💻</a></td>
127128
</tr>
128129
</table>
129130

0 commit comments

Comments
 (0)