Skip to content

Commit ff41bd8

Browse files
docs: add onedr0p as a contributor for bug (#413)
* 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 f01349f commit ff41bd8

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -396,6 +396,15 @@
396396
"contributions": [
397397
"bug"
398398
]
399+
},
400+
{
401+
"login": "onedr0p",
402+
"name": "Devin Buhl",
403+
"avatar_url": "https://avatars.githubusercontent.com/u/213795?v=4",
404+
"profile": "https://github.com/onedr0p",
405+
"contributions": [
406+
"bug"
407+
]
399408
}
400409
],
401410
"contributorsPerLine": 7,

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -369,6 +369,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
369369
<td align="center"><a href="https://revolunet.com"><img src="https://avatars.githubusercontent.com/u/124937?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Julien Bouquillon</b></sub></a><br /><a href="https://github.com/EndBug/add-and-commit/commits?author=revolunet" title="Documentation">📖</a></td>
370370
<td align="center"><a href="https://github.com/AvivPeledTalon"><img src="https://avatars.githubusercontent.com/u/92471076?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Aviv Peled</b></sub></a><br /><a href="https://github.com/EndBug/add-and-commit/issues?q=author%3AAvivPeledTalon" title="Bug reports">🐛</a></td>
371371
</tr>
372+
<tr>
373+
<td align="center"><a href="https://github.com/onedr0p"><img src="https://avatars.githubusercontent.com/u/213795?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Devin Buhl</b></sub></a><br /><a href="https://github.com/EndBug/add-and-commit/issues?q=author%3Aonedr0p" title="Bug reports">🐛</a></td>
374+
</tr>
372375
</table>
373376

374377
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)