summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2020-04-12 00:20:06 +0200
committerGitHub <noreply@github.com>2020-04-12 00:20:06 +0200
commit2e1bd5ef4e26d4ea5e3f2cd594fdfa7ae3075aa6 (patch)
treedde9befe116e6bbf98969245487352f1004fc2e2
parenta9dc10170105c6bf9aa18e6c808c97d1666748eb (diff)
docs: add lukabavdaz as a contributor (#308)
* 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-contributorsrc10
-rw-r--r--README.md3
2 files changed, 12 insertions, 1 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 72b5346..82f1192 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -51,6 +51,16 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "lukabavdaz",
+ "name": "lukabavdaz",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/9624558?v=4",
+ "profile": "https://github.com/lukabavdaz",
+ "contributions": [
+ "code",
+ "content"
+ ]
}
],
"contributorsPerLine": 7,
diff --git a/README.md b/README.md
index 446e441..f79e65e 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-5-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
# rustlings 🦀❤️ [![Build status](https://badge.buildkite.com/7af93d81dc522c67a1ec8e33ff5705861b1cb36360b774807f.svg)](https://buildkite.com/mokou/rustlings)
@@ -144,6 +144,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="https://github.com/robertlugg"><img src="https://avatars0.githubusercontent.com/u/6054540?v=4" width="100px;" alt=""/><br /><sub><b>Robert M Lugg</b></sub></a><br /><a href="#content-robertlugg" title="Content">🖋</a></td>
<td align="center"><a href="https://hynek.me/about/"><img src="https://avatars3.githubusercontent.com/u/41240?v=4" width="100px;" alt=""/><br /><sub><b>Hynek Schlawack</b></sub></a><br /><a href="https://github.com/fmoko/rustlings/commits?author=hynek" title="Code">💻</a></td>
<td align="center"><a href="https://spacekookie.de"><img src="https://avatars0.githubusercontent.com/u/7669898?v=4" width="100px;" alt=""/><br /><sub><b>Katharina Fey</b></sub></a><br /><a href="https://github.com/fmoko/rustlings/commits?author=spacekookie" title="Code">💻</a></td>
+ <td align="center"><a href="https://github.com/lukabavdaz"><img src="https://avatars0.githubusercontent.com/u/9624558?v=4" width="100px;" alt=""/><br /><sub><b>lukabavdaz</b></sub></a><br /><a href="https://github.com/fmoko/rustlings/commits?author=lukabavdaz" title="Code">💻</a> <a href="#content-lukabavdaz" title="Content">🖋</a></td>
</tr>
</table>