Skip to content

Commit f85df6c

Browse files
Merge pull request #21 from Yellow-Dog-Man/all-contributors/add-bredo228
docs: add bredo228 as a contributor for code
2 parents 21d16e2 + 757612d commit f85df6c

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

.all-contributorsrc

+15-1
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,22 @@
2828
"contributions": [
2929
"code"
3030
]
31+
},
32+
{
33+
"login": "bredo228",
34+
"name": "bredo",
35+
"avatar_url": "https://avatars.githubusercontent.com/u/29470709?v=4",
36+
"profile": "http://bredo.tech",
37+
"contributions": [
38+
"code"
39+
]
3140
}
3241
],
3342
"repoType": "github",
34-
"commitConvention": "angular"
43+
"commitConvention": "angular",
44+
"files": [
45+
"README.md"
46+
],
47+
"commitType": "docs",
48+
"contributorsPerLine": 7
3549
}

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ This was put together quite quickly, to fix the needs of go.resonite.com not wor
2727
<td align="center" valign="top" width="14.28%"><a href="http://probableprime.co.uk/"><img src="https://avatars.githubusercontent.com/u/8791132?v=4?s=100" width="100px;" alt="ProbablePrime"/><br /><sub><b>ProbablePrime</b></sub></a><br /><a href="https://github.com/Yellow-Dog-Man/go.resonite.com/commits?author=ProbablePrime" title="Code">💻</a></td>
2828
<td align="center" valign="top" width="14.28%"><a href="https://github.com/stiefeljackal"><img src="https://avatars.githubusercontent.com/u/20023996?v=4?s=100" width="100px;" alt="Stiefel Jackal"/><br /><sub><b>Stiefel Jackal</b></sub></a><br /><a href="https://github.com/Yellow-Dog-Man/go.resonite.com/commits?author=stiefeljackal" title="Code">💻</a></td>
2929
<td align="center" valign="top" width="14.28%"><a href="https://j4.lc/"><img src="https://avatars.githubusercontent.com/u/76598503?v=4?s=100" width="100px;" alt="Jae Lo Presti"/><br /><sub><b>Jae Lo Presti</b></sub></a><br /><a href="https://github.com/Yellow-Dog-Man/go.resonite.com/commits?author=jae1911" title="Code">💻</a></td>
30+
<td align="center" valign="top" width="14.28%"><a href="http://bredo.tech"><img src="https://avatars.githubusercontent.com/u/29470709?v=4?s=100" width="100px;" alt="bredo"/><br /><sub><b>bredo</b></sub></a><br /><a href="https://github.com/Yellow-Dog-Man/go.resonite.com/commits?author=bredo228" title="Code">💻</a></td>
3031
</tr>
3132
</tbody>
3233
</table>

0 commit comments

Comments
 (0)