Skip to content

Commit 15dd31e

Browse files
docs: add bofh69 as a contributor (#256)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Bee <[email protected]>
1 parent b3a6427 commit 15dd31e

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

β€Ž.all-contributorsrcβ€Ž

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,15 @@
202202
"contributions": [
203203
"code"
204204
]
205+
},
206+
{
207+
"login": "bofh69",
208+
"name": "Sebastian Andersson",
209+
"avatar_url": "https://avatars3.githubusercontent.com/u/1444315?v=4",
210+
"profile": "https://github.com/bofh69",
211+
"contributions": [
212+
"code"
213+
]
205214
}
206215
],
207216
"contributorsPerLine": 7,

β€ŽREADME.mdβ€Ž

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@ Please read the [contributing.md file](contributing.md)
427427
## Contributors ✨
428428

429429
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
430-
[![All Contributors](https://img.shields.io/badge/all_contributors-20-orange.svg?style=flat-square)](#contributors-)
430+
[![All Contributors](https://img.shields.io/badge/all_contributors-21-orange.svg?style=flat-square)](#contributors-)
431431
<!-- ALL-CONTRIBUTORS-BADGE:END -->
432432

433433
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
@@ -461,6 +461,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
461461
<td align="center"><a href="https://github.com/buermarc"><img src="https://avatars2.githubusercontent.com/u/44375277?v=4" width="100px;" alt=""/><br /><sub><b>buermarc</b></sub></a><br /><a href="https://github.com/RustScan/RustScan/commits?author=buermarc" title="Code">πŸ’»</a></td>
462462
<td align="center"><a href="https://github.com/bergabman"><img src="https://avatars1.githubusercontent.com/u/44554109?v=4" width="100px;" alt=""/><br /><sub><b>bergabman</b></sub></a><br /><a href="https://github.com/RustScan/RustScan/commits?author=bergabman" title="Code">πŸ’»</a> <a href="https://github.com/RustScan/RustScan/issues?q=author%3Abergabman" title="Bug reports">πŸ›</a> <a href="#design-bergabman" title="Design">🎨</a></td>
463463
<td align="center"><a href="https://github.com/dmitris"><img src="https://avatars0.githubusercontent.com/u/31205?v=4" width="100px;" alt=""/><br /><sub><b>Dmitry Savintsev</b></sub></a><br /><a href="https://github.com/RustScan/RustScan/commits?author=dmitris" title="Code">πŸ’»</a></td>
464+
<td align="center"><a href="https://github.com/bofh69"><img src="https://avatars3.githubusercontent.com/u/1444315?v=4" width="100px;" alt=""/><br /><sub><b>Sebastian Andersson</b></sub></a><br /><a href="https://github.com/RustScan/RustScan/commits?author=bofh69" title="Code">πŸ’»</a></td>
464465
</tr>
465466
</table>
466467

0 commit comments

Comments
Β (0)