Skip to content

Commit f915bc2

Browse files
docs: add da5nsy as a contributor for question, and projectManagement (#963)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 800130b commit f915bc2

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
@@ -1130,6 +1130,16 @@
11301130
"contributions": [
11311131
"bug"
11321132
]
1133+
},
1134+
{
1135+
"login": "da5nsy",
1136+
"name": "Danny Garside",
1137+
"avatar_url": "https://avatars.githubusercontent.com/u/3739866?v=4",
1138+
"profile": "http://dannygarside.co.uk",
1139+
"contributions": [
1140+
"question",
1141+
"projectManagement"
1142+
]
11331143
}
11341144
],
11351145
"repoType": "github",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,7 @@ Thanks go to these wonderful people ([emoji key](https://allcontributors.org/doc
220220
</tr>
221221
<tr>
222222
<td align="center" valign="top" width="14.28%"><a href="https://github.com/peterdudfield"><img src="https://avatars.githubusercontent.com/u/34686298?v=4?s=100" width="100px;" alt="Peter Dudfield"/><br /><sub><b>Peter Dudfield</b></sub></a><br /><a href="https://github.com/all-contributors/all-contributors.github.io/issues?q=author%3Apeterdudfield" title="Bug reports">🐛</a></td>
223+
<td align="center" valign="top" width="14.28%"><a href="http://dannygarside.co.uk"><img src="https://avatars.githubusercontent.com/u/3739866?v=4?s=100" width="100px;" alt="Danny Garside"/><br /><sub><b>Danny Garside</b></sub></a><br /><a href="#question-da5nsy" title="Answering Questions">💬</a> <a href="#projectManagement-da5nsy" title="Project Management">📆</a></td>
223224
</tr>
224225
</tbody>
225226
</table>

0 commit comments

Comments
 (0)