summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordiannasoriel <mokou@fastmail.com>2021-09-30 10:19:33 +0200
committerGitHub <noreply@github.com>2021-09-30 10:19:33 +0200
commited7fe883b9cfd2c861b7cc941f29d902d0aad224 (patch)
treecfec018bb905c13bde2a54153c6347b9447a4140
parent46c28d5cef3d8446b5a356b19d8dbc725f91a3a0 (diff)
parentae54c17b6a5ca63705192011d11d371bb51eee97 (diff)
Merge pull request #858 from rust-lang/all-contributors/add-fredr
docs: add fredr as a contributor for content
-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 21089c5..fe18385 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1011,6 +1011,15 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "fredr",
+ "name": "Fredrik Enestad",
+ "avatar_url": "https://avatars.githubusercontent.com/u/762956?v=4",
+ "profile": "https://soundtrackyourbrand.com",
+ "contributions": [
+ "content"
+ ]
}
],
"contributorsPerLine": 8,
diff --git a/README.md b/README.md
index 1c3709c..6e5ce3f 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-109-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-110-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
# rustlings πŸ¦€β€οΈ
@@ -313,6 +313,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="https://github.com/abusch"><img src="https://avatars.githubusercontent.com/u/506344?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Antoine BΓΌsch</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=abusch" title="Code">πŸ’»</a></td>
<td align="center"><a href="https://frogtd.com/"><img src="https://avatars.githubusercontent.com/u/31412003?v=4?s=100" width="100px;" alt=""/><br /><sub><b>frogtd</b></sub></a><br /><a href="#content-frogtd" title="Content">πŸ–‹</a></td>
<td align="center"><a href="https://github.com/EmisonLu"><img src="https://avatars.githubusercontent.com/u/54395432?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Zhenghao Lu</b></sub></a><br /><a href="#content-EmisonLu" title="Content">πŸ–‹</a></td>
+ <td align="center"><a href="https://soundtrackyourbrand.com"><img src="https://avatars.githubusercontent.com/u/762956?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Fredrik Enestad</b></sub></a><br /><a href="#content-fredr" title="Content">πŸ–‹</a></td>
</tr>
</table>