Skip to content

Commit 345ae0c

Browse files
authored
Merge pull request #7487 from processing/all-contributors/add-thrly
docs: add thrly as a contributor for doc, and code
2 parents 3c9de13 + 8ff83d3 commit 345ae0c

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6445,6 +6445,16 @@
64456445
"code",
64466446
"doc"
64476447
]
6448+
},
6449+
{
6450+
"login": "thrly",
6451+
"name": "oliver thurley",
6452+
"avatar_url": "https://avatars.githubusercontent.com/u/22343302?v=4",
6453+
"profile": "http://oliverthurley.co.uk",
6454+
"contributions": [
6455+
"doc",
6456+
"code"
6457+
]
64486458
}
64496459
],
64506460
"repoType": "github",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1080,6 +1080,7 @@ We recognize all types of contributions. This project follows the [all-contribut
10801080
</tr>
10811081
<tr>
10821082
<td align="center" valign="top" width="16.66%"><a href="https://github.com/ImRAJAS-SAMSE"><img src="https://avatars.githubusercontent.com/u/122066293?v=4?s=120" width="120px;" alt="Rajas Samse"/><br /><sub><b>Rajas Samse</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=ImRAJAS-SAMSE" title="Code">💻</a> <a href="https://github.com/processing/p5.js/commits?author=ImRAJAS-SAMSE" title="Documentation">📖</a></td>
1083+
<td align="center" valign="top" width="16.66%"><a href="http://oliverthurley.co.uk"><img src="https://avatars.githubusercontent.com/u/22343302?v=4?s=120" width="120px;" alt="oliver thurley"/><br /><sub><b>oliver thurley</b></sub></a><br /><a href="https://github.com/processing/p5.js/commits?author=thrly" title="Documentation">📖</a> <a href="https://github.com/processing/p5.js/commits?author=thrly" title="Code">💻</a></td>
10831084
</tr>
10841085
</tbody>
10851086
</table>

0 commit comments

Comments
 (0)