summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorliv <mokou@fastmail.com>2023-02-18 14:26:58 +0100
committerGitHub <noreply@github.com>2023-02-18 14:26:58 +0100
commitbec7be05f55bc17732bbae529b85b476bb8c7448 (patch)
treeb5dbeb9810413e4075fb786f5345b25992d62670
parentcf86e734f2880e7238b3bcb696fb067f43a324fa (diff)
parentd42ac49de410a19b0c6ce7694a59822dc7f11c17 (diff)
Merge pull request #1383 from rust-lang/all-contributors/add-shgew
docs: add shgew 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 8bd8c20..e2c7213 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1857,6 +1857,15 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "shgew",
+ "name": "Gleb Shevchenko",
+ "avatar_url": "https://avatars.githubusercontent.com/u/5584672?v=4",
+ "profile": "https://github.com/shgew",
+ "contributions": [
+ "content"
+ ]
}
],
"contributorsPerLine": 8,
diff --git a/AUTHORS.md b/AUTHORS.md
index 80c1070..b3f0452 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -264,6 +264,7 @@ authors.
<td align="center" valign="top" width="12.5%"><a href="https://grzegorz-zur.com/"><img src="https://avatars.githubusercontent.com/u/5297583?v=4?s=100" width="100px;" alt="Grzegorz Żur"/><br /><sub><b>Grzegorz Żur</b></sub></a><br /><a href="#content-grzegorz-zur" title="Content">🖋</a></td>
<td align="center" valign="top" width="12.5%"><a href="https://github.com/black-puppydog"><img src="https://avatars.githubusercontent.com/u/189241?v=4?s=100" width="100px;" alt="Daan Wynen"/><br /><sub><b>Daan Wynen</b></sub></a><br /><a href="#content-black-puppydog" title="Content">🖋</a></td>
<td align="center" valign="top" width="12.5%"><a href="https://github.com/Anush008"><img src="https://avatars.githubusercontent.com/u/46051506?v=4?s=100" width="100px;" alt="Anush"/><br /><sub><b>Anush</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=Anush008" title="Documentation">📖</a></td>
+ <td align="center" valign="top" width="12.5%"><a href="https://github.com/shgew"><img src="https://avatars.githubusercontent.com/u/5584672?v=4?s=100" width="100px;" alt="Gleb Shevchenko"/><br /><sub><b>Gleb Shevchenko</b></sub></a><br /><a href="#content-shgew" title="Content">🖋</a></td>
</tr>
</tbody>
</table>