Skip to content

Commit 56b4108

Browse files
docs: add nickmcintyre as a contributor for test (#1442)
* docs: update CONTRIBUTORS.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent cd49b18 commit 56b4108

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
@@ -1714,6 +1714,15 @@
17141714
"contributions": [
17151715
"bug"
17161716
]
1717+
},
1718+
{
1719+
"login": "nickmcintyre",
1720+
"name": "Nick McIntyre",
1721+
"avatar_url": "https://avatars.githubusercontent.com/u/3719176?v=4",
1722+
"profile": "https://mcintyre.io",
1723+
"contributions": [
1724+
"test"
1725+
]
17171726
}
17181727
],
17191728
"repoType": "github",

CONTRIBUTORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,7 @@ _Note: due to GitHub's limitations, this repository's [Contributors](https://git
255255
</tr>
256256
<tr>
257257
<td align="center" valign="top" width="16.66%"><a href="https://www.linkedin.com/in/salmane-khalili-4223562aa/"><img src="https://avatars.githubusercontent.com/u/141567440?v=4?s=120" width="120px;" alt="Salmane Khalili"/><br /><sub><b>Salmane Khalili</b></sub></a><br /><a href="https://github.com/processing/processing4/issues?q=author%3ASalmaneKhalili" title="Bug reports">🐛</a></td>
258+
<td align="center" valign="top" width="16.66%"><a href="https://mcintyre.io"><img src="https://avatars.githubusercontent.com/u/3719176?v=4?s=120" width="120px;" alt="Nick McIntyre"/><br /><sub><b>Nick McIntyre</b></sub></a><br /><a href="https://github.com/processing/processing4/commits?author=nickmcintyre" title="Tests">⚠️</a></td>
258259
</tr>
259260
</tbody>
260261
</table>

0 commit comments

Comments
 (0)