Skip to content

Commit 59c5b51

Browse files
docs: add madina0801 as a contributor for code (#236)
* 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 4aeb8b4 commit 59c5b51

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
@@ -153,6 +153,15 @@
153153
"doc",
154154
"code"
155155
]
156+
},
157+
{
158+
"login": "madina0801",
159+
"name": "Madina",
160+
"avatar_url": "https://avatars.githubusercontent.com/u/101329759?v=4",
161+
"profile": "https://github.com/madina0801",
162+
"contributions": [
163+
"code"
164+
]
156165
}
157166
],
158167
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ $ yarn add @nodesecure/estree-ast-util
207207
## Contributors ✨
208208
209209
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
210-
[![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square)](#contributors-)
210+
[![All Contributors](https://img.shields.io/badge/all_contributors-16-orange.svg?style=flat-square)](#contributors-)
211211
<!-- ALL-CONTRIBUTORS-BADGE:END -->
212212
213213
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
@@ -237,6 +237,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
237237
</tr>
238238
<tr>
239239
<td align="center" valign="top" width="14.28%"><a href="https://github.com/FredGuiou"><img src="https://avatars.githubusercontent.com/u/99122562?v=4?s=100" width="100px;" alt="FredGuiou"/><br /><sub><b>FredGuiou</b></sub></a><br /><a href="https://github.com/NodeSecure/js-x-ray/commits?author=FredGuiou" title="Documentation">📖</a> <a href="https://github.com/NodeSecure/js-x-ray/commits?author=FredGuiou" title="Code">💻</a></td>
240+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/madina0801"><img src="https://avatars.githubusercontent.com/u/101329759?v=4?s=100" width="100px;" alt="Madina"/><br /><sub><b>Madina</b></sub></a><br /><a href="https://github.com/NodeSecure/js-x-ray/commits?author=madina0801" title="Code">💻</a></td>
240241
</tr>
241242
</tbody>
242243
</table>

0 commit comments

Comments
 (0)