Skip to content

Commit 0223963

Browse files
authored
Merge pull request #7991 from processing/all-contributors/add-shawdm
docs: add shawdm as a contributor for doc
2 parents ef2f4e6 + 806a62b commit 0223963

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
@@ -7019,6 +7019,15 @@
70197019
"contributions": [
70207020
"code"
70217021
]
7022+
},
7023+
{
7024+
"login": "shawdm",
7025+
"name": "Darren Shaw",
7026+
"avatar_url": "https://avatars.githubusercontent.com/u/157414?v=4",
7027+
"profile": "https://darrenshaw.org",
7028+
"contributions": [
7029+
"doc"
7030+
]
70227031
}
70237032
],
70247033
"repoType": "github",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1165,6 +1165,7 @@ We recognize all types of contributions. This project follows the [all-contribut
11651165
<td align="center" valign="top" width="16.66%"><a href="https://github.com/nking07049925"><img src="https://avatars.githubusercontent.com/u/11886663?v=4?s=64" width="64px;" alt="Nikita Korol"/><br /><sub><b>Nikita Korol</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=nking07049925" title="Code">💻</a></td>
11661166
<td align="center" valign="top" width="16.66%"><a href="https://leetcode.com/u/mudit_mah/"><img src="https://avatars.githubusercontent.com/u/140621191?v=4?s=64" width="64px;" alt="Mudit Maheshwari"/><br /><sub><b>Mudit Maheshwari</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=mudit06mah" title="Documentation">📖</a></td>
11671167
<td align="center" valign="top" width="16.66%"><a href="http://acgillette.net"><img src="https://avatars.githubusercontent.com/u/18038450?v=4?s=64" width="64px;" alt="AC"/><br /><sub><b>AC</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=acgillette" title="Code">💻</a></td>
1168+
<td align="center" valign="top" width="16.66%"><a href="https://darrenshaw.org"><img src="https://avatars.githubusercontent.com/u/157414?v=4?s=64" width="64px;" alt="Darren Shaw"/><br /><sub><b>Darren Shaw</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=shawdm" title="Documentation">📖</a></td>
11681169
</tr>
11691170
</tbody>
11701171
</table>

0 commit comments

Comments
 (0)