Skip to content

Commit fb068f7

Browse files
authored
Merge pull request #7198 from processing/all-contributors/add-mayaarguelles
docs: add mayaarguelles as a contributor for code
2 parents 9ed0820 + ed6805a commit fb068f7

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6210,6 +6210,15 @@
62106210
"contributions": [
62116211
"code"
62126212
]
6213+
},
6214+
{
6215+
"login": "mayaarguelles",
6216+
"name": "Maya Arguelles",
6217+
"avatar_url": "https://avatars.githubusercontent.com/u/29130029?v=4",
6218+
"profile": "https://mayaarguelles.com/",
6219+
"contributions": [
6220+
"code"
6221+
]
62136222
}
62146223
],
62156224
"repoType": "github",

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1045,6 +1045,9 @@ We recognize all types of contributions. This project follows the [all-contribut
10451045
<td align="center" valign="top" width="16.66%"><a href="https://github.com/cog25"><img src="https://avatars.githubusercontent.com/u/74242561?v=4?s=120" width="120px;" alt="cog25"/><br /><sub><b>cog25</b></sub></a><br /><a href="#translation-cog25" title="Translation">🌍</a></td>
10461046
<td align="center" valign="top" width="16.66%"><a href="https://github.com/AaratiAkkapeddi"><img src="https://avatars.githubusercontent.com/u/7389189?v=4?s=120" width="120px;" alt="Aarati Akkapeddi "/><br /><sub><b>Aarati Akkapeddi </b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=AaratiAkkapeddi" title="Code">💻</a></td>
10471047
</tr>
1048+
<tr>
1049+
<td align="center" valign="top" width="16.66%"><a href="https://mayaarguelles.com/"><img src="https://avatars.githubusercontent.com/u/29130029?v=4?s=120" width="120px;" alt="Maya Arguelles"/><br /><sub><b>Maya Arguelles</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=mayaarguelles" title="Code">💻</a></td>
1050+
</tr>
10481051
</tbody>
10491052
</table>
10501053

0 commit comments

Comments
 (0)