Skip to content

Commit be95105

Browse files
docs: add hpwxf as a contributor (#671)
* 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 3bce2ef commit be95105

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -747,6 +747,15 @@
747747
"contributions": [
748748
"code"
749749
]
750+
},
751+
{
752+
"login": "hpwxf",
753+
"name": "Pascal H.",
754+
"avatar_url": "https://avatars.githubusercontent.com/u/26146722?v=4",
755+
"profile": "https://www.haveneer.com",
756+
"contributions": [
757+
"content"
758+
]
750759
}
751760
],
752761
"contributorsPerLine": 8,

README.md

Lines changed: 4 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-80-orange.svg?style=flat-square)](#contributors-)
2+
[![All Contributors](https://img.shields.io/badge/all_contributors-81-orange.svg?style=flat-square)](#contributors-)
33
<!-- ALL-CONTRIBUTORS-BADGE:END -->
44

55
# rustlings 🦀❤️
@@ -260,6 +260,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
260260
<td align="center"><a href="https://github.com/cjwyett"><img src="https://avatars.githubusercontent.com/u/34195737?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Cyrus Wyett</b></sub></a><br /><a href="#content-cjwyett" title="Content">🖋</a></td>
261261
<td align="center"><a href="https://github.com/cadolphs"><img src="https://avatars.githubusercontent.com/u/13894820?v=4?s=100" width="100px;" alt=""/><br /><sub><b>cadolphs</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=cadolphs" title="Code">💻</a></td>
262262
</tr>
263+
<tr>
264+
<td align="center"><a href="https://www.haveneer.com"><img src="https://avatars.githubusercontent.com/u/26146722?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Pascal H.</b></sub></a><br /><a href="#content-hpwxf" title="Content">🖋</a></td>
265+
</tr>
263266
</table>
264267

265268
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)