Skip to content

Commit 9691c3c

Browse files
authored
Merge pull request #1930 from rust-lang/all-contributors/add-jbouganim-parallel
docs: add jbouganim-parallel as a contributor for code
2 parents b8437be + 24cb4a3 commit 9691c3c

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
@@ -2712,6 +2712,15 @@
27122712
"contributions": [
27132713
"doc"
27142714
]
2715+
},
2716+
{
2717+
"login": "jbouganim-parallel",
2718+
"name": "Josh Bouganim",
2719+
"avatar_url": "https://avatars.githubusercontent.com/u/150748285?v=4",
2720+
"profile": "https://github.com/jbouganim-parallel",
2721+
"contributions": [
2722+
"code"
2723+
]
27152724
}
27162725
],
27172726
"contributorsPerLine": 8,

AUTHORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -383,6 +383,7 @@ authors.
383383
<tr>
384384
<td align="center" valign="top" width="12.5%"><a href="http://wznmickey.com"><img src="https://avatars.githubusercontent.com/u/44784663?v=4?s=100" width="100px;" alt="wznmickey"/><br /><sub><b>wznmickey</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=wznmickey" title="Documentation">📖</a></td>
385385
<td align="center" valign="top" width="12.5%"><a href="https://github.com/NicolasRoelandt"><img src="https://avatars.githubusercontent.com/u/8594193?v=4?s=100" width="100px;" alt="NicolasRoelandt"/><br /><sub><b>NicolasRoelandt</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=NicolasRoelandt" title="Documentation">📖</a></td>
386+
<td align="center" valign="top" width="12.5%"><a href="https://github.com/jbouganim-parallel"><img src="https://avatars.githubusercontent.com/u/150748285?v=4?s=100" width="100px;" alt="Josh Bouganim"/><br /><sub><b>Josh Bouganim</b></sub></a><br /><a href="https://github.com/rust-lang/rustlings/commits?author=jbouganim-parallel" title="Code">💻</a></td>
386387
</tr>
387388
</tbody>
388389
</table>

0 commit comments

Comments
 (0)