summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorliv <mokou@fastmail.com>2022-08-16 09:32:57 +0200
committerGitHub <noreply@github.com>2022-08-16 09:32:57 +0200
commitcd0ee50dd7abb3b7514b2b3e3f8a233b857e9edb (patch)
tree4e19d0cfc4d284118fc0de905561f55d8a7c739e
parentcc1b22d45fee9be52af536f26cc8dcd67f206fc9 (diff)
parent2f2f141564f3bfc34c9a0a0d5449ea376f7835f8 (diff)
Merge pull request #1146 from rust-lang/all-contributors/add-nico-vromans
docs: add nico-vromans 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 0df89f7..be5dc21 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1488,6 +1488,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "nico-vromans",
+ "name": "Nico Vromans",
+ "avatar_url": "https://avatars.githubusercontent.com/u/48183857?v=4",
+ "profile": "https://github.com/nico-vromans",
+ "contributions": [
+ "content"
+ ]
}
],
"contributorsPerLine": 8,
diff --git a/AUTHORS.md b/AUTHORS.md
index 9648f33..0c07a93 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -212,6 +212,7 @@ authors.
<tr>
<td align="center"><a href="http://fakhoury.xyz"><img src="https://avatars.githubusercontent.com/u/20828724?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Brian Fakhoury</b></sub></a><br /><a href="#content-brianfakhoury" title="Content">🖋</a></td>
<td align="center"><a href="https://github.com/markusboehme"><img src="https://avatars.githubusercontent.com/u/5074759?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Markus Boehme</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=markusboehme" title="Code">💻</a></td>
+ <td align="center"><a href="https://github.com/nico-vromans"><img src="https://avatars.githubusercontent.com/u/48183857?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Nico Vromans</b></sub></a><br /><a href="#content-nico-vromans" title="Content">🖋</a></td>
</tr>
</table>