Skip to content

Commit 0c62b01

Browse files
committed
Add @brysonreece as a contributor
1 parent a77cbea commit 0c62b01

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,15 @@
5656
"contributions": [
5757
"bug"
5858
]
59+
},
60+
{
61+
"login": "brysonreece",
62+
"name": "Bryson Reece",
63+
"avatar_url": "https://avatars1.githubusercontent.com/u/4043157?v=4",
64+
"profile": "https://bryson.cc/",
65+
"contributions": [
66+
"bug"
67+
]
5968
}
6069
],
6170
"contributorsPerLine": 6

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Skeleton Sass 3
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
Skeleton Sass is a highly modular version of [Skeleton CSS](http://getskeleton.com).
@@ -329,6 +329,7 @@ Skeleton Sass 3 offers a far more portable solution in order to adapt to new way
329329
<td align="center"><a href="https://github.com/seshaljain"><img src="https://avatars0.githubusercontent.com/u/11702800?v=4" width="100px;" alt=""/><br /><sub><b>Seshal Jain</b></sub></a><br /><a href="https://github.com/atomicpages/skeleton-sass-official/issues?q=author%3Aseshaljain" title="Bug reports">🐛</a></td>
330330
<td align="center"><a href="https://github.com/pcbulai"><img src="https://avatars1.githubusercontent.com/u/949571?v=4" width="100px;" alt=""/><br /><sub><b>Paul Bulai</b></sub></a><br /><a href="https://github.com/atomicpages/skeleton-sass-official/issues?q=author%3Apcbulai" title="Bug reports">🐛</a></td>
331331
<td align="center"><a href="http://www.dirkolbrich.de"><img src="https://avatars1.githubusercontent.com/u/3765119?v=4" width="100px;" alt=""/><br /><sub><b>Dirk Olbrich</b></sub></a><br /><a href="https://github.com/atomicpages/skeleton-sass-official/issues?q=author%3Adirkolbrich" title="Bug reports">🐛</a></td>
332+
<td align="center"><a href="https://bryson.cc/"><img src="https://avatars1.githubusercontent.com/u/4043157?v=4" width="100px;" alt=""/><br /><sub><b>Bryson Reece</b></sub></a><br /><a href="https://github.com/atomicpages/skeleton-sass-official/issues?q=author%3Abrysonreece" title="Bug reports">🐛</a></td>
332333
</tr>
333334
</table>
334335

0 commit comments

Comments
 (0)