Skip to content

Commit 4b842df

Browse files
authored
Merge pull request #6824 from processing/all-contributors/add-natdecker
docs: add natdecker as a contributor for a11y, and doc
2 parents 321dec3 + 7bfe42b commit 4b842df

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5647,6 +5647,16 @@
56475647
"contributions": [
56485648
"doc"
56495649
]
5650+
},
5651+
{
5652+
"login": "natdecker",
5653+
"name": "Nat Decker",
5654+
"avatar_url": "https://avatars.githubusercontent.com/u/76665013?v=4",
5655+
"profile": "https://github.com/natdecker",
5656+
"contributions": [
5657+
"a11y",
5658+
"doc"
5659+
]
56505660
}
56515661
],
56525662
"repoType": "github",

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -957,6 +957,9 @@ We recognize all types of contributions. This project follows the [all-contribut
957957
<td align="center" valign="top" width="16.66%"><a href="https://github.com/pie999"><img src="https://avatars.githubusercontent.com/u/105122549?v=4?s=120" width="120px;" alt="pie999"/><br /><sub><b>pie999</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=pie999" title="Documentation">📖</a></td>
958958
<td align="center" valign="top" width="16.66%"><a href="https://github.com/haroon10725"><img src="https://avatars.githubusercontent.com/u/104259212?v=4?s=120" width="120px;" alt="Muhammad Haroon"/><br /><sub><b>Muhammad Haroon</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=haroon10725" title="Documentation">📖</a></td>
959959
</tr>
960+
<tr>
961+
<td align="center" valign="top" width="16.66%"><a href="https://github.com/natdecker"><img src="https://avatars.githubusercontent.com/u/76665013?v=4?s=120" width="120px;" alt="Nat Decker"/><br /><sub><b>Nat Decker</b></sub></a><br /><a href="#a11y-natdecker" title="Accessibility">️️️️♿️</a> <a href="https://github.com/processing/p5.js/commits?author=natdecker" title="Documentation">📖</a></td>
962+
</tr>
960963
</tbody>
961964
</table>
962965

0 commit comments

Comments
 (0)