Skip to content

Commit 234c571

Browse files
authored
Merge pull request #1155 from processing/all-contributors/add-ovalnine
docs: add ovalnine as a contributor for code
2 parents 1acf9c5 + e916523 commit 234c571

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
@@ -1530,6 +1530,15 @@
15301530
"contributions": [
15311531
"code"
15321532
]
1533+
},
1534+
{
1535+
"login": "ovalnine",
1536+
"name": "ovalnine",
1537+
"avatar_url": "https://avatars.githubusercontent.com/u/13293768?v=4",
1538+
"profile": "https://github.com/ovalnine",
1539+
"contributions": [
1540+
"code"
1541+
]
15331542
}
15341543
],
15351544
"repoType": "github",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,7 @@ _Note: due to GitHub's limitations, this repository's [Contributors](https://git
297297
<td align="center" valign="top" width="16.66%"><a href="https://github.com/Konsl"><img src="https://avatars.githubusercontent.com/u/82901383?v=4?s=120" width="120px;" alt="Konsl"/><br /><sub><b>Konsl</b></sub></a><br /><a href="https://github.com/processing/processing4/commits?author=Konsl" title="Documentation">📖</a></td>
298298
<td align="center" valign="top" width="16.66%"><a href="http://www.mario-guzman.com"><img src="https://avatars.githubusercontent.com/u/7597610?v=4?s=120" width="120px;" alt="Mario Guzman"/><br /><sub><b>Mario Guzman</b></sub></a><br /><a href="https://github.com/processing/processing4/commits?author=marioguzzzman" title="Documentation">📖</a></td>
299299
<td align="center" valign="top" width="16.66%"><a href="https://github.com/thisizaro"><img src="https://avatars.githubusercontent.com/u/98299268?v=4?s=120" width="120px;" alt="Aranya Dutta"/><br /><sub><b>Aranya Dutta</b></sub></a><br /><a href="https://github.com/processing/processing4/commits?author=thisizaro" title="Code">💻</a></td>
300+
<td align="center" valign="top" width="16.66%"><a href="https://github.com/ovalnine"><img src="https://avatars.githubusercontent.com/u/13293768?v=4?s=120" width="120px;" alt="ovalnine"/><br /><sub><b>ovalnine</b></sub></a><br /><a href="https://github.com/processing/processing4/commits?author=ovalnine" title="Code">💻</a></td>
300301
</tr>
301302
</tbody>
302303
</table>

0 commit comments

Comments
 (0)