Skip to content

Commit 6475769

Browse files
authored
Merge pull request #1057 from rust-lang/all-contributors/add-jayber
docs: add jayber as a contributor for content
2 parents 7cabbab + 2427184 commit 6475769

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
@@ -1344,6 +1344,15 @@
13441344
"contributions": [
13451345
"content"
13461346
]
1347+
},
1348+
{
1349+
"login": "jayber",
1350+
"name": "James Bromley",
1351+
"avatar_url": "https://avatars.githubusercontent.com/u/2474334?v=4",
1352+
"profile": "https://jamesabromley.wordpress.com/",
1353+
"contributions": [
1354+
"content"
1355+
]
13471356
}
13481357
],
13491358
"contributorsPerLine": 8,

AUTHORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,7 @@ authors.
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>
194194
<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>
195+
<td align="center"><a href="https://jamesabromley.wordpress.com/"><img src="https://avatars.githubusercontent.com/u/2474334?v=4?s=100" width="100px;" alt=""/><br /><sub><b>James Bromley</b></sub></a><br /><a href="#content-jayber" title="Content">🖋</a></td>
195196
</tr>
196197
</table>
197198

0 commit comments

Comments
 (0)