Skip to content

Commit 1d16528

Browse files
authored
Merge pull request #1733 from rust-lang/all-contributors/add-VeeDeltaVee
docs: add VeeDeltaVee as a contributor for doc
2 parents 0d65d17 + e74a700 commit 1d16528

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2487,6 +2487,15 @@
24872487
"contributions": [
24882488
"code"
24892489
]
2490+
},
2491+
{
2492+
"login": "VeeDeltaVee",
2493+
"name": "Versha Dhankar",
2494+
"avatar_url": "https://avatars.githubusercontent.com/u/45564258?v=4",
2495+
"profile": "https://github.com/VeeDeltaVee",
2496+
"contributions": [
2497+
"doc"
2498+
]
24902499
}
24912500
],
24922501
"contributorsPerLine": 8,

AUTHORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -352,6 +352,7 @@ authors.
352352
</tr>
353353
<tr>
354354
<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>
355+
<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>
355356
</tr>
356357
</tbody>
357358
</table>

0 commit comments

Comments
 (0)