Skip to content

Commit bf69145

Browse files
authored
Merge pull request #1048 from rust-lang/all-contributors/add-Drew-Morris
docs: add Drew-Morris as a contributor for code
2 parents a475e09 + 1caa388 commit bf69145

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
@@ -1263,6 +1263,15 @@
12631263
"contributions": [
12641264
"code"
12651265
]
1266+
},
1267+
{
1268+
"login": "Drew-Morris",
1269+
"name": "Drew Morris",
1270+
"avatar_url": "https://avatars.githubusercontent.com/u/95818166?v=4",
1271+
"profile": "https://github.com/Drew-Morris",
1272+
"contributions": [
1273+
"code"
1274+
]
12661275
}
12671276
],
12681277
"contributorsPerLine": 8,

AUTHORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ authors.
181181
</tr>
182182
<tr>
183183
<td align="center"><a href="https://github.com/KatanaFluorescent"><img src="https://avatars.githubusercontent.com/u/60199077?v=4?s=100" width="100px;" alt=""/><br /><sub><b>KatanaFluorescent</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=KatanaFluorescent" title="Code">💻</a></td>
184+
<td align="center"><a href="https://github.com/Drew-Morris"><img src="https://avatars.githubusercontent.com/u/95818166?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Drew Morris</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=Drew-Morris" title="Code">💻</a></td>
184185
</tr>
185186
</table>
186187

0 commit comments

Comments
 (0)