Skip to content

Commit b467200

Browse files
authored
Merge pull request #7171 from processing/all-contributors/add-Martin-Lorentzon
docs: add Martin-Lorentzon as a contributor for bug
2 parents f747ab6 + 28e236a commit b467200

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
@@ -6144,6 +6144,15 @@
61446144
"contributions": [
61456145
"code"
61466146
]
6147+
},
6148+
{
6149+
"login": "Martin-Lorentzon",
6150+
"name": "Martin Lorentzon",
6151+
"avatar_url": "https://avatars.githubusercontent.com/u/106841201?v=4",
6152+
"profile": "https://github.com/Martin-Lorentzon",
6153+
"contributions": [
6154+
"bug"
6155+
]
61476156
}
61486157
],
61496158
"repoType": "github",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1035,6 +1035,7 @@ We recognize all types of contributions. This project follows the [all-contribut
10351035
<td align="center" valign="top" width="16.66%"><a href="https://github.com/Souvik-Cyclic"><img src="https://avatars.githubusercontent.com/u/145324128?v=4?s=120" width="120px;" alt="Souvik Kumar"/><br /><sub><b>Souvik Kumar</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=Souvik-Cyclic" title="Documentation">📖</a></td>
10361036
<td align="center" valign="top" width="16.66%"><a href="https://github.com/PaperPrototype"><img src="https://avatars.githubusercontent.com/u/48071553?v=4?s=120" width="120px;" alt="Abdiel Lopez"/><br /><sub><b>Abdiel Lopez</b></sub></a><br /><a href="#mentoring-PaperPrototype" title="Mentoring">🧑‍🏫</a></td>
10371037
<td align="center" valign="top" width="16.66%"><a href="https://github.com/PimTournaye"><img src="https://avatars.githubusercontent.com/u/56040665?v=4?s=120" width="120px;" alt="Pim Tournaye"/><br /><sub><b>Pim Tournaye</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=PimTournaye" title="Code">💻</a></td>
1038+
<td align="center" valign="top" width="16.66%"><a href="https://github.com/Martin-Lorentzon"><img src="https://avatars.githubusercontent.com/u/106841201?v=4?s=120" width="120px;" alt="Martin Lorentzon"/><br /><sub><b>Martin Lorentzon</b></sub></a><br /><a href="https://github.com/processing/p5.js/issues?q=author%3AMartin-Lorentzon" title="Bug reports">🐛</a></td>
10381039
</tr>
10391040
</tbody>
10401041
</table>

0 commit comments

Comments
 (0)