summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorliv <mokou@fastmail.com>2023-10-18 23:34:54 +0200
committerGitHub <noreply@github.com>2023-10-18 23:34:54 +0200
commit1d165285421479a2a6790578e801d10cb82ea986 (patch)
treecaaae9fc419c213681f0fcfc88346b395c4e0230
parent0d65d17f10458f1536e044f7d456f070c1ff6b7c (diff)
parente74a7001ef29d482b6b28b4dbf3c7db952adeac9 (diff)
Merge pull request #1733 from rust-lang/all-contributors/add-VeeDeltaVee
docs: add VeeDeltaVee as a contributor for doc
-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 232aac3..574ac66 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -2487,6 +2487,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "VeeDeltaVee",
+ "name": "Versha Dhankar",
+ "avatar_url": "https://avatars.githubusercontent.com/u/45564258?v=4",
+ "profile": "https://github.com/VeeDeltaVee",
+ "contributions": [
+ "doc"
+ ]
}
],
"contributorsPerLine": 8,
diff --git a/AUTHORS.md b/AUTHORS.md
index 4fa91c0..a120b0a 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -352,6 +352,7 @@ authors.
</tr>
<tr>
<td align="center" valign="top" width="12.5%"><a href="https://github.com/markgreene74"><img src="https://avatars.githubusercontent.com/u/18945890?v=4?s=100" width="100px;" alt="markgreene74"/><br /><sub><b>markgreene74</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=markgreene74" title="Code">💻</a></td>
+ <td align="center" valign="top" width="12.5%"><a href="https://github.com/VeeDeltaVee"><img src="https://avatars.githubusercontent.com/u/45564258?v=4?s=100" width="100px;" alt="Versha Dhankar"/><br /><sub><b>Versha Dhankar</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=VeeDeltaVee" title="Documentation">📖</a></td>
</tr>
</tbody>
</table>