Skip to content

Commit e72d1b3

Browse files
docs: add justanotheranonymoususer as a contributor for bug (#517)
* 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 e85f4af commit e72d1b3

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.all-contributorsrc

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -479,8 +479,18 @@
479479
"contributions": [
480480
"security"
481481
]
482+
},
483+
{
484+
"login": "justanotheranonymoususer",
485+
"name": "justanotheranonymoususer",
486+
"avatar_url": "https://avatars.githubusercontent.com/u/5781692?v=4",
487+
"profile": "https://github.com/justanotheranonymoususer",
488+
"contributions": [
489+
"bug"
490+
]
482491
}
483492
],
484493
"contributorsPerLine": 7,
485-
"skipCi": true
494+
"skipCi": true,
495+
"commitType": "docs"
486496
}

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -399,6 +399,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
399399
<tr>
400400
<td align="center" valign="top" width="14.28%"><a href="https://azeemba.com/"><img src="https://avatars.githubusercontent.com/u/2160795?v=4?s=100" width="100px;" alt="Azeem Bande-Ali"/><br /><sub><b>Azeem Bande-Ali</b></sub></a><br /><a href="https://github.com/EndBug/add-and-commit/commits?author=azeemba" title="Documentation">📖</a></td>
401401
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ViacheslavKudinov"><img src="https://avatars.githubusercontent.com/u/56436734?v=4?s=100" width="100px;" alt="Viacheslav Kudinov"/><br /><sub><b>Viacheslav Kudinov</b></sub></a><br /><a href="#security-ViacheslavKudinov" title="Security">🛡️</a></td>
402+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/justanotheranonymoususer"><img src="https://avatars.githubusercontent.com/u/5781692?v=4?s=100" width="100px;" alt="justanotheranonymoususer"/><br /><sub><b>justanotheranonymoususer</b></sub></a><br /><a href="https://github.com/EndBug/add-and-commit/issues?q=author%3Ajustanotheranonymoususer" title="Bug reports">🐛</a></td>
402403
</tr>
403404
</tbody>
404405
</table>

0 commit comments

Comments
 (0)