summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2020-04-12 00:45:01 +0200
committerGitHub <noreply@github.com>2020-04-12 00:45:01 +0200
commit0d0c79a5cb4a476aea88b1e5f370659578f85172 (patch)
tree104a5d88ce091f131e81b7a3dcde3105951a98af
parent9bb5aa583fd0a5e88b919073585bf2688b3d427d (diff)
docs: add WofWca as a contributor (#334)
* 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.md3
2 files changed, 11 insertions, 1 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 0466208..60acb22 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -291,6 +291,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "WofWca",
+ "name": "WofWca",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/39462442?v=4",
+ "profile": "https://github.com/WofWca",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 10,
diff --git a/README.md b/README.md
index 19fae22..153cc83 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
![crab pet](https://i.imgur.com/LbZJgmm.gif)
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
-[![All Contributors](https://img.shields.io/badge/all_contributors-31-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-32-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
# rustlings 🦀❤️ [![Build status](https://badge.buildkite.com/7af93d81dc522c67a1ec8e33ff5705861b1cb36360b774807f.svg)](https://buildkite.com/mokou/rustlings)
@@ -176,6 +176,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
</tr>
<tr>
<td align="center"><a href="https://github.com/workingjubilee"><img src="https://avatars1.githubusercontent.com/u/46493976?v=4" width="100px;" alt=""/><br /><sub><b>Jubilee</b></sub></a><br /><a href="https://github.com/fmoko/rustlings/commits?author=workingjubilee" title="Code">💻</a></td>
+ <td align="center"><a href="https://github.com/WofWca"><img src="https://avatars1.githubusercontent.com/u/39462442?v=4" width="100px;" alt=""/><br /><sub><b>WofWca</b></sub></a><br /><a href="https://github.com/fmoko/rustlings/commits?author=WofWca" title="Code">💻</a></td>
</tr>
</table>