Skip to content

Commit 9de22c9

Browse files
authored
Merge pull request #1669 from rust-lang/all-contributors/add-ob
docs: add ob as a contributor for content
2 parents 9dc8f13 + e17d603 commit 9de22c9

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
@@ -2379,6 +2379,15 @@
23792379
"contributions": [
23802380
"content"
23812381
]
2382+
},
2383+
{
2384+
"login": "ob",
2385+
"name": "Oscar Bonilla",
2386+
"avatar_url": "https://avatars.githubusercontent.com/u/4950?v=4",
2387+
"profile": "http://oscarbonilla.com",
2388+
"contributions": [
2389+
"content"
2390+
]
23822391
}
23832392
],
23842393
"contributorsPerLine": 8,

AUTHORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,7 @@ authors.
336336
<td align="center" valign="top" width="12.5%"><a href="http://cancompute.tech"><img src="https://avatars.githubusercontent.com/u/2052646?v=4?s=100" width="100px;" alt="Michael"/><br /><sub><b>Michael</b></sub></a><br /><a href="#content-bean5" title="Content">🖋</a></td>
337337
<td align="center" valign="top" width="12.5%"><a href="https://www.sadiqpk.org"><img src="https://avatars.githubusercontent.com/u/1289514?v=4?s=100" width="100px;" alt="Mohammed Sadiq"/><br /><sub><b>Mohammed Sadiq</b></sub></a><br /><a href="#content-pksadiq" title="Content">🖋</a></td>
338338
<td align="center" valign="top" width="12.5%"><a href="https://github.com/Jak-Ch-ll"><img src="https://avatars.githubusercontent.com/u/56225668?v=4?s=100" width="100px;" alt="Jakob"/><br /><sub><b>Jakob</b></sub></a><br /><a href="#content-Jak-Ch-ll" title="Content">🖋</a></td>
339+
<td align="center" valign="top" width="12.5%"><a href="http://oscarbonilla.com"><img src="https://avatars.githubusercontent.com/u/4950?v=4?s=100" width="100px;" alt="Oscar Bonilla"/><br /><sub><b>Oscar Bonilla</b></sub></a><br /><a href="#content-ob" title="Content">🖋</a></td>
339340
</tr>
340341
</tbody>
341342
</table>

0 commit comments

Comments
 (0)