Skip to content

Commit c629b29

Browse files
authored
Merge pull request #17 from unfoldtoolbox/all-contributors/add-palday
docs: add palday as a contributor for code
2 parents 0bd48a9 + 411f8dc commit c629b29

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,15 @@
1717
"contributions": [
1818
"bug"
1919
]
20+
},
21+
{
22+
"login": "palday",
23+
"name": "Phillip Alday",
24+
"avatar_url": "https://avatars.githubusercontent.com/u/1677783?v=4",
25+
"profile": "https://www.phillipalday.com",
26+
"contributions": [
27+
"code"
28+
]
2029
}
2130
]
2231
}

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ You are very welcome to raise issues and start pull requests!
115115
<tbody>
116116
<tr>
117117
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Alx-mor"><img src="https://avatars.githubusercontent.com/u/43203393?v=4?s=100" width="100px;" alt="Alexandra M"/><br /><sub><b>Alexandra M</b></sub></a><br /><a href="#bug-alx-mor" title="Bug reports">🐛</a></td>
118+
<td align="center" valign="top" width="14.28%"><a href="https://www.phillipalday.com"><img src="https://avatars.githubusercontent.com/u/1677783?v=4?s=100" width="100px;" alt="Phillip Alday"/><br /><sub><b>Phillip Alday</b></sub></a><br /><a href="#code-palday" title="Code">💻</a></td>
118119
</tr>
119120
</tbody>
120121
</table>

0 commit comments

Comments
 (0)