Skip to content

Commit 48f0f8f

Browse files
docs: add amitrohatgi as a contributor (#559)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci]
1 parent f331ef3 commit 48f0f8f

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,15 @@
102102
"ideas",
103103
"maintenance"
104104
]
105+
},
106+
{
107+
"login": "amitrohatgi",
108+
"name": "amitrohatgi",
109+
"avatar_url": "https://avatars3.githubusercontent.com/u/12177021?v=4",
110+
"profile": "https://github.com/amitrohatgi",
111+
"contributions": [
112+
"ideas"
113+
]
105114
}
106115
]
107116
}

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -404,6 +404,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
404404
<td align="center"><a href="https://github.com/Amit-A"><img src="https://avatars1.githubusercontent.com/u/7987238?v=4" width="100px;" alt=""/><br /><sub><b>Amit-A</b></sub></a><br /><a href="#question-Amit-A" title="Answering Questions">💬</a> <a href="https://github.com/node-formidable/node-formidable/issues?q=author%3AAmit-A" title="Bug reports">🐛</a> <a href="https://github.com/node-formidable/node-formidable/commits?author=Amit-A" title="Code">💻</a></td>
405405
<td align="center"><a href="https://charmander.me/"><img src="https://avatars1.githubusercontent.com/u/1889843?v=4" width="100px;" alt=""/><br /><sub><b>Charmander</b></sub></a><br /><a href="#question-charmander" title="Answering Questions">💬</a> <a href="https://github.com/node-formidable/node-formidable/issues?q=author%3Acharmander" title="Bug reports">🐛</a> <a href="https://github.com/node-formidable/node-formidable/commits?author=charmander" title="Code">💻</a> <a href="#ideas-charmander" title="Ideas, Planning, & Feedback">🤔</a> <a href="#maintenance-charmander" title="Maintenance">🚧</a></td>
406406
</tr>
407+
<tr>
408+
<td align="center"><a href="https://github.com/amitrohatgi"><img src="https://avatars3.githubusercontent.com/u/12177021?v=4" width="100px;" alt=""/><br /><sub><b>amitrohatgi</b></sub></a><br /><a href="#ideas-amitrohatgi" title="Ideas, Planning, & Feedback">🤔</a></td>
409+
</tr>
407410
</table>
408411

409412
<!-- markdownlint-enable -->

0 commit comments

Comments
 (0)