Skip to content

Commit 7cabbab

Browse files
authored
Merge pull request #1056 from rust-lang/all-contributors/add-Jzow
docs: add Jzow as a contributor for content
2 parents a0b3156 + 9329c51 commit 7cabbab

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
@@ -1335,6 +1335,15 @@
13351335
"contributions": [
13361336
"content"
13371337
]
1338+
},
1339+
{
1340+
"login": "Jzow",
1341+
"name": "James Zow",
1342+
"avatar_url": "https://avatars.githubusercontent.com/u/68860495?v=4",
1343+
"profile": "https://github.com/Jzow",
1344+
"contributions": [
1345+
"content"
1346+
]
13381347
}
13391348
],
13401349
"contributorsPerLine": 8,

AUTHORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@ authors.
191191
</tr>
192192
<tr>
193193
<td align="center"><a href="https://exdx.github.io"><img src="https://avatars.githubusercontent.com/u/31546601?v=4?s=100" width="100px;" alt=""/><br /><sub><b>exdx</b></sub></a><br /><a href="#content-exdx" title="Content">🖋</a></td>
194+
<td align="center"><a href="https://github.com/Jzow"><img src="https://avatars.githubusercontent.com/u/68860495?v=4?s=100" width="100px;" alt=""/><br /><sub><b>James Zow</b></sub></a><br /><a href="#content-Jzow" title="Content">🖋</a></td>
194195
</tr>
195196
</table>
196197

0 commit comments

Comments
 (0)