summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2021-03-15 09:14:41 +0100
committerGitHub <noreply@github.com>2021-03-15 09:14:41 +0100
commitbe9510539e84c869362f6cd3fa6f791d3e02a821 (patch)
tree8ef23d07ab3f79c32c583f84cbe7d670934593da
parent3bce2ef8d6a613f6601328b3679ec18256cefec9 (diff)
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>
-rw-r--r--.all-contributorsrc9
-rw-r--r--README.md5
2 files changed, 13 insertions, 1 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 45ea4b7..5239b29 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -747,6 +747,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "hpwxf",
+ "name": "Pascal H.",
+ "avatar_url": "https://avatars.githubusercontent.com/u/26146722?v=4",
+ "profile": "https://www.haveneer.com",
+ "contributions": [
+ "content"
+ ]
}
],
"contributorsPerLine": 8,
diff --git a/README.md b/README.md
index b958fae..85bba46 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
-[![All Contributors](https://img.shields.io/badge/all_contributors-80-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-81-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
# rustlings 🦀❤️
@@ -260,6 +260,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<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>
<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>
</tr>
+ <tr>
+ <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>
+ </tr>
</table>
<!-- markdownlint-restore -->