Skip to content

Commit 3bbaca1

Browse files
authored
Merge pull request #2 from ehmicky/all-contributors/add-AdrieanKhisbe
docs: add AdrieanKhisbe as a contributor
2 parents 193352c + 0fc9b53 commit 3bbaca1

File tree

2 files changed

+24
-4
lines changed

2 files changed

+24
-4
lines changed

.all-contributorsrc

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,19 @@
2020
"ideas",
2121
"doc"
2222
]
23+
},
24+
{
25+
"login": "AdrieanKhisbe",
26+
"name": "Adrien Becchis",
27+
"avatar_url": "https://avatars1.githubusercontent.com/u/2601132?v=4",
28+
"profile": "https://twitter.com/adrieankhisbe",
29+
"contributions": [
30+
"code",
31+
"test",
32+
"ideas"
33+
]
2334
}
2435
],
25-
"contributorsPerLine": 7
36+
"contributorsPerLine": 7,
37+
"skipCi": true
2638
}

README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,15 @@ If you would like to help us fix a bug or add a new feature, please check our
122122
<!-- Thanks go to our wonderful contributors: -->
123123

124124
<!-- ALL-CONTRIBUTORS-LIST:START -->
125-
<!-- prettier-ignore -->
126-
<table><tr><td align="center"><a href="https://twitter.com/ehmicky"><img src="https://avatars2.githubusercontent.com/u/8136211?v=4" width="100px;" alt="ehmicky"/><br /><sub><b>ehmicky</b></sub></a><br /><a href="https://github.com/ehmicky/normalize-node-version/commits?author=ehmicky" title="Code">💻</a> <a href="#design-ehmicky" title="Design">🎨</a> <a href="#ideas-ehmicky" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/ehmicky/normalize-node-version/commits?author=ehmicky" title="Documentation">📖</a></td></tr></table>
127-
125+
<!-- prettier-ignore-start -->
126+
<!-- markdownlint-disable -->
127+
<table>
128+
<tr>
129+
<td align="center"><a href="https://twitter.com/ehmicky"><img src="https://avatars2.githubusercontent.com/u/8136211?v=4" width="100px;" alt=""/><br /><sub><b>ehmicky</b></sub></a><br /><a href="https://github.com/ehmicky/normalize-node-version/commits?author=ehmicky" title="Code">💻</a> <a href="#design-ehmicky" title="Design">🎨</a> <a href="#ideas-ehmicky" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/ehmicky/normalize-node-version/commits?author=ehmicky" title="Documentation">📖</a></td>
130+
<td align="center"><a href="https://twitter.com/adrieankhisbe"><img src="https://avatars1.githubusercontent.com/u/2601132?v=4" width="100px;" alt=""/><br /><sub><b>Adrien Becchis</b></sub></a><br /><a href="https://github.com/ehmicky/normalize-node-version/commits?author=AdrieanKhisbe" title="Code">💻</a> <a href="https://github.com/ehmicky/normalize-node-version/commits?author=AdrieanKhisbe" title="Tests">⚠️</a> <a href="#ideas-AdrieanKhisbe" title="Ideas, Planning, & Feedback">🤔</a></td>
131+
</tr>
132+
</table>
133+
134+
<!-- markdownlint-enable -->
135+
<!-- prettier-ignore-end -->
128136
<!-- ALL-CONTRIBUTORS-LIST:END -->

0 commit comments

Comments
 (0)