summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfmoko <mokou@fastmail.com>2021-07-07 22:17:12 +0200
committerGitHub <noreply@github.com>2021-07-07 22:17:12 +0200
commite4c14ac76e33d2242e7525ffac78dab94620a95c (patch)
tree6b64c2a3c46f87435aad1670c97066b3db3c0230
parentc8e4b357a326ea2b10fe9b48ea534c22e3a00cd9 (diff)
parentb438049c393d78fa65ea53468dc8f6093610ca8f (diff)
Merge pull request #800 from rust-lang/all-contributors/add-lauralindzey
docs: add lauralindzey as a contributor for doc
-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 a441a6a..fca0d0d 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -911,6 +911,15 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "lauralindzey",
+ "name": "lauralindzey",
+ "avatar_url": "https://avatars.githubusercontent.com/u/65185744?v=4",
+ "profile": "https://github.com/lauralindzey",
+ "contributions": [
+ "doc"
+ ]
}
],
"contributorsPerLine": 8,
diff --git a/README.md b/README.md
index 9f8f90f..d7eef8d 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-98-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-99-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
# rustlings 🦀❤️
@@ -300,6 +300,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<tr>
<td align="center"><a href="https://richthofen.io/"><img src="https://avatars.githubusercontent.com/u/7576730?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Richthofen</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=jazzplato" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/cseltol"><img src="https://avatars.githubusercontent.com/u/64264529?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ivan Nerazumov</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=cseltol" title="Documentation">📖</a></td>
+ <td align="center"><a href="https://github.com/lauralindzey"><img src="https://avatars.githubusercontent.com/u/65185744?v=4?s=100" width="100px;" alt=""/><br /><sub><b>lauralindzey</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=lauralindzey" title="Documentation">📖</a></td>
</tr>
</table>