Skip to content

Commit b27f50f

Browse files
authored
Merge pull request #1166 from processing/all-contributors/add-jd-boyd
docs: add jd-boyd as a contributor for doc
2 parents 7065912 + 6b87c8e commit b27f50f

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
@@ -1539,6 +1539,15 @@
15391539
"contributions": [
15401540
"code"
15411541
]
1542+
},
1543+
{
1544+
"login": "jd-boyd",
1545+
"name": "Joshua D. Boyd",
1546+
"avatar_url": "https://avatars.githubusercontent.com/u/361465?v=4",
1547+
"profile": "http://blog.jdboyd.net/",
1548+
"contributions": [
1549+
"doc"
1550+
]
15421551
}
15431552
],
15441553
"repoType": "github",

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,9 @@ _Note: due to GitHub's limitations, this repository's [Contributors](https://git
299299
<td align="center" valign="top" width="16.66%"><a href="https://github.com/thisizaro"><img src="https://avatars.githubusercontent.com/u/98299268?v=4?s=120" width="120px;" alt="Aranya Dutta"/><br /><sub><b>Aranya Dutta</b></sub></a><br /><a href="https://github.com/processing/processing4/commits?author=thisizaro" title="Code">💻</a></td>
300300
<td align="center" valign="top" width="16.66%"><a href="https://github.com/ovalnine"><img src="https://avatars.githubusercontent.com/u/13293768?v=4?s=120" width="120px;" alt="ovalnine"/><br /><sub><b>ovalnine</b></sub></a><br /><a href="https://github.com/processing/processing4/commits?author=ovalnine" title="Code">💻</a></td>
301301
</tr>
302+
<tr>
303+
<td align="center" valign="top" width="16.66%"><a href="http://blog.jdboyd.net/"><img src="https://avatars.githubusercontent.com/u/361465?v=4?s=120" width="120px;" alt="Joshua D. Boyd"/><br /><sub><b>Joshua D. Boyd</b></sub></a><br /><a href="https://github.com/processing/processing4/commits?author=jd-boyd" title="Documentation">📖</a></td>
304+
</tr>
302305
</tbody>
303306
</table>
304307

0 commit comments

Comments
 (0)