Skip to content

Commit c87216b

Browse files
docs: add Elzair as a contributor (#565)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci]
1 parent a3bffa6 commit c87216b

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,16 @@
169169
"bug",
170170
"code"
171171
]
172+
},
173+
{
174+
"login": "Elzair",
175+
"name": "Philip Woods",
176+
"avatar_url": "https://avatars0.githubusercontent.com/u/2352818?v=4",
177+
"profile": "https://github.com/Elzair",
178+
"contributions": [
179+
"code",
180+
"ideas"
181+
]
172182
}
173183
]
174184
}

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -414,6 +414,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
414414
<tr>
415415
<td align="center"><a href="https://github.com/MunMunMiao"><img src="https://avatars1.githubusercontent.com/u/18216142?v=4" width="100px;" alt=""/><br /><sub><b>MunMunMiao</b></sub></a><br /><a href="https://github.com/node-formidable/node-formidable/issues?q=author%3AMunMunMiao" title="Bug reports">🐛</a></td>
416416
<td align="center"><a href="https://github.com/gabipetrovay"><img src="https://avatars0.githubusercontent.com/u/1170398?v=4" width="100px;" alt=""/><br /><sub><b>Gabriel Petrovay</b></sub></a><br /><a href="https://github.com/node-formidable/node-formidable/issues?q=author%3Agabipetrovay" title="Bug reports">🐛</a> <a href="https://github.com/node-formidable/node-formidable/commits?author=gabipetrovay" title="Code">💻</a></td>
417+
<td align="center"><a href="https://github.com/Elzair"><img src="https://avatars0.githubusercontent.com/u/2352818?v=4" width="100px;" alt=""/><br /><sub><b>Philip Woods</b></sub></a><br /><a href="https://github.com/node-formidable/node-formidable/commits?author=Elzair" title="Code">💻</a> <a href="#ideas-Elzair" title="Ideas, Planning, & Feedback">🤔</a></td>
417418
</tr>
418419
</table>
419420

0 commit comments

Comments
 (0)