Skip to content

Commit 7f1b51f

Browse files
docs: add Swimburger as a contributor for bug (#103)
* docs: update CONTRIBUTORS.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent aedb5f1 commit 7f1b51f

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,15 @@
5959
"contributions": [
6060
"bug"
6161
]
62+
},
63+
{
64+
"login": "Swimburger",
65+
"name": "Niels Swimberghe",
66+
"avatar_url": "https://avatars.githubusercontent.com/u/3382717?v=4",
67+
"profile": "https://swimburger.net",
68+
"contributions": [
69+
"bug"
70+
]
6271
}
6372
],
6473
"contributorsPerLine": 7,

CONTRIBUTORS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
2-
[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-)
2+
[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-)
33
<!-- ALL-CONTRIBUTORS-BADGE:END -->
44

55
## Contributors
@@ -16,6 +16,7 @@
1616
<td align="center" valign="top" width="14.28%"><a href="https://github.com/KieranDevvs"><img src="https://avatars.githubusercontent.com/u/21192520?v=4?s=100" width="100px;" alt="Kieran Devlin"/><br /><sub><b>Kieran Devlin</b></sub></a><br /><a href="#ideas-KieranDevvs" title="Ideas, Planning, & Feedback">🤔</a></td>
1717
<td align="center" valign="top" width="14.28%"><a href="https://github.com/osexpert"><img src="https://avatars.githubusercontent.com/u/33638596?v=4?s=100" width="100px;" alt="osexpert"/><br /><sub><b>osexpert</b></sub></a><br /><a href="#ideas-osexpert" title="Ideas, Planning, & Feedback">🤔</a></td>
1818
<td align="center" valign="top" width="14.28%"><a href="https://github.com/deg-mallard"><img src="https://avatars.githubusercontent.com/u/125990147?v=4?s=100" width="100px;" alt="deg-mallard"/><br /><sub><b>deg-mallard</b></sub></a><br /><a href="https://github.com/OlegRa/System.DateTimeOnly/issues?q=author%3Adeg-mallard" title="Bug reports">🐛</a></td>
19+
<td align="center" valign="top" width="14.28%"><a href="https://swimburger.net"><img src="https://avatars.githubusercontent.com/u/3382717?v=4?s=100" width="100px;" alt="Niels Swimberghe"/><br /><sub><b>Niels Swimberghe</b></sub></a><br /><a href="https://github.com/OlegRa/System.DateTimeOnly/issues?q=author%3ASwimburger" title="Bug reports">🐛</a></td>
1920
</tr>
2021
</tbody>
2122
</table>

0 commit comments

Comments
 (0)