summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorliv <mokou@fastmail.com>2022-11-19 00:35:59 +0100
committerGitHub <noreply@github.com>2022-11-19 00:35:59 +0100
commite3af483fa68dbe2efd957327500b55acd86ef0fd (patch)
tree8fccea7c6b2332c5611b2ccbb8dafe84c9252ad2
parentcea60a2eb9303ec78f8f2026e3d9b6588461b905 (diff)
parenta8033e0193b39effead5e280fb5ee71a91fde8a1 (diff)
Merge pull request #1276 from rust-lang/all-contributors/add-craymel
docs: add craymel as a contributor for content
-rw-r--r--.all-contributorsrc9
-rw-r--r--AUTHORS.md1
2 files changed, 10 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index bb02149..9e2f307 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1695,6 +1695,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "craymel",
+ "name": "craymel",
+ "avatar_url": "https://avatars.githubusercontent.com/u/71062756?v=4",
+ "profile": "https://github.com/craymel",
+ "contributions": [
+ "content"
+ ]
}
],
"contributorsPerLine": 8,
diff --git a/AUTHORS.md b/AUTHORS.md
index b0a5b64..44d8a0f 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -242,6 +242,7 @@ authors.
</tr>
<tr>
<td align="center"><a href="https://moritzboeh.me"><img src="https://avatars.githubusercontent.com/u/42215704?v=4?s=100" width="100px;" alt="Moritz Böhme"/><br /><sub><b>Moritz Böhme</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=MoritzBoehme" title="Code">💻</a></td>
+ <td align="center"><a href="https://github.com/craymel"><img src="https://avatars.githubusercontent.com/u/71062756?v=4?s=100" width="100px;" alt="craymel"/><br /><sub><b>craymel</b></sub></a><br /><a href="#content-craymel" title="Content">🖋</a></td>
</tr>
</tbody>
</table>