Skip to content

Commit 5fae2d7

Browse files
authored
Merge pull request #7284 from processing/all-contributors/add-computationalmama
docs: add computationalmama as a contributor for code
2 parents e9ee594 + b6a29f9 commit 5fae2d7

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
@@ -6339,6 +6339,15 @@
63396339
"contributions": [
63406340
"doc"
63416341
]
6342+
},
6343+
{
6344+
"login": "computationalmama",
6345+
"name": "computational mama",
6346+
"avatar_url": "https://avatars.githubusercontent.com/u/10388784?v=4",
6347+
"profile": "http://computationalmama.xyz",
6348+
"contributions": [
6349+
"code"
6350+
]
63426351
}
63436352
],
63446353
"repoType": "github",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1064,6 +1064,7 @@ We recognize all types of contributions. This project follows the [all-contribut
10641064
<tr>
10651065
<td align="center" valign="top" width="16.66%"><a href="https://github.com/calliecramer"><img src="https://avatars.githubusercontent.com/u/46458628?v=4?s=120" width="120px;" alt="Callie"/><br /><sub><b>Callie</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=calliecramer" title="Documentation">📖</a> <a href="https://github.com/processing/p5.js/commits?author=calliecramer" title="Code">💻</a></td>
10661066
<td align="center" valign="top" width="16.66%"><a href="https://github.com/jaredberghold"><img src="https://avatars.githubusercontent.com/u/13672640?v=4?s=120" width="120px;" alt="Jared Berghold"/><br /><sub><b>Jared Berghold</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=jaredberghold" title="Documentation">📖</a></td>
1067+
<td align="center" valign="top" width="16.66%"><a href="http://computationalmama.xyz"><img src="https://avatars.githubusercontent.com/u/10388784?v=4?s=120" width="120px;" alt="computational mama"/><br /><sub><b>computational mama</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=computationalmama" title="Code">💻</a></td>
10671068
</tr>
10681069
</tbody>
10691070
</table>

0 commit comments

Comments
 (0)