summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorliv <mokou@fastmail.com>2022-07-11 11:59:41 +0200
committerGitHub <noreply@github.com>2022-07-11 11:59:41 +0200
commitbf69145bb98a879d08f2ee9ff8555ad206aa0f44 (patch)
tree2ef7f540ba30d4b244c87f0f5737b597dee8e1e8
parenta475e09cfc61b243a739b5f45503a6cc38b4d2eb (diff)
parent1caa388e9287316b6c401ec88ad09cb23c63266e (diff)
Merge pull request #1048 from rust-lang/all-contributors/add-Drew-Morris
docs: add Drew-Morris as a contributor for code
-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 5a25834..06debdb 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1263,6 +1263,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "Drew-Morris",
+ "name": "Drew Morris",
+ "avatar_url": "https://avatars.githubusercontent.com/u/95818166?v=4",
+ "profile": "https://github.com/Drew-Morris",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 8,
diff --git a/AUTHORS.md b/AUTHORS.md
index b67432c..c2fe5d9 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -181,6 +181,7 @@ authors.
</tr>
<tr>
<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>
+ <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>
</tr>
</table>