summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorliv <mokou@fastmail.com>2022-09-06 12:17:16 +0200
committerGitHub <noreply@github.com>2022-09-06 12:17:16 +0200
commitc838d446add69fa7957acc8a51423f1584e35009 (patch)
treeb2a221b470c8e43c2ce32f2c4c35ba595c595911
parent199150fda22cc24d8eb39486bb1d478979d65754 (diff)
parent50323a3977f5e8f9a99da9413413514d077863ff (diff)
Merge pull request #1191 from rust-lang/all-contributors/add-memark
docs: add memark 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 c778941..0917089 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1560,6 +1560,15 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "memark",
+ "name": "Magnus Markling",
+ "avatar_url": "https://avatars.githubusercontent.com/u/318504?v=4",
+ "profile": "https://github.com/memark",
+ "contributions": [
+ "content"
+ ]
}
],
"contributorsPerLine": 8,
diff --git a/AUTHORS.md b/AUTHORS.md
index e038de0..29d330d 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -222,6 +222,7 @@ authors.
<tr>
<td align="center"><a href="https://github.com/rzrymiak"><img src="https://avatars.githubusercontent.com/u/106121613?v=4?s=100" width="100px;" alt=""/><br /><sub><b>rzrymiak</b></sub></a><br /><a href="#content-rzrymiak" title="Content">๐Ÿ–‹</a></td>
<td align="center"><a href="https://github.com/miguelraz"><img src="https://avatars.githubusercontent.com/u/13056181?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Miguel Raz Guzmรกn Macedo</b></sub></a><br /><a href="#content-miguelraz" title="Content">๐Ÿ–‹</a></td>
+ <td align="center"><a href="https://github.com/memark"><img src="https://avatars.githubusercontent.com/u/318504?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Magnus Markling</b></sub></a><br /><a href="#content-memark" title="Content">๐Ÿ–‹</a></td>
</tr>
</table>