Skip to content

Commit 98096d9

Browse files
authored
Merge pull request #1732 from rust-lang/all-contributors/add-markgreene74
docs: add markgreene74 as a contributor for code
2 parents 078de99 + 5b25de9 commit 98096d9

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2478,6 +2478,15 @@
24782478
"contributions": [
24792479
"code"
24802480
]
2481+
},
2482+
{
2483+
"login": "markgreene74",
2484+
"name": "markgreene74",
2485+
"avatar_url": "https://avatars.githubusercontent.com/u/18945890?v=4",
2486+
"profile": "https://github.com/markgreene74",
2487+
"contributions": [
2488+
"code"
2489+
]
24812490
}
24822491
],
24832492
"contributorsPerLine": 8,

AUTHORS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -350,6 +350,9 @@ authors.
350350
<td align="center" valign="top" width="12.5%"><a href="https://www.linkedin.com/in/matthew-nield1/"><img src="https://avatars.githubusercontent.com/u/64328730?v=4?s=100" width="100px;" alt="Matt Nield"/><br /><sub><b>Matt Nield</b></sub></a><br /><a href="#content-matthewjnield" title="Content">🖋</a></td>
351351
<td align="center" valign="top" width="12.5%"><a href="https://github.com/TheBearodactyl"><img src="https://avatars.githubusercontent.com/u/114454115?v=4?s=100" width="100px;" alt="The Bearodactyl"/><br /><sub><b>The Bearodactyl</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=TheBearodactyl" title="Code">💻</a></td>
352352
</tr>
353+
<tr>
354+
<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+
</tr>
353356
</tbody>
354357
</table>
355358

0 commit comments

Comments
 (0)