Skip to content

Commit fa87ee2

Browse files
committed
Add @k-snow as a contributor
1 parent 06f8dd8 commit fa87ee2

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
@@ -85,6 +85,15 @@
8585
"contributions": [
8686
"code"
8787
]
88+
},
89+
{
90+
"login": "k-snow",
91+
"name": "k-snow",
92+
"avatar_url": "https://avatars1.githubusercontent.com/u/11395605?v=4",
93+
"profile": "https://github.com/k-snow",
94+
"contributions": [
95+
"bug"
96+
]
8897
}
8998
],
9099
"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-8-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-9-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).
@@ -334,6 +334,7 @@ Skeleton Sass 3 offers a far more portable solution in order to adapt to new way
334334
<tr>
335335
<td align="center"><a href="https://github.com/e-compton"><img src="https://avatars3.githubusercontent.com/u/11599729?v=4" width="100px;" alt=""/><br /><sub><b>Edward Compton</b></sub></a><br /><a href="https://github.com/atomicpages/skeleton-sass-official/issues?q=author%3Ae-compton" title="Bug reports">🐛</a> <a href="https://github.com/atomicpages/skeleton-sass-official/commits?author=e-compton" title="Code">💻</a></td>
336336
<td align="center"><a href="https://github.com/if2527"><img src="https://avatars2.githubusercontent.com/u/18335580?v=4" width="100px;" alt=""/><br /><sub><b>if2527</b></sub></a><br /><a href="https://github.com/atomicpages/skeleton-sass-official/commits?author=if2527" title="Code">💻</a></td>
337+
<td align="center"><a href="https://github.com/k-snow"><img src="https://avatars1.githubusercontent.com/u/11395605?v=4" width="100px;" alt=""/><br /><sub><b>k-snow</b></sub></a><br /><a href="https://github.com/atomicpages/skeleton-sass-official/issues?q=author%3Ak-snow" title="Bug reports">🐛</a></td>
337338
</tr>
338339
</table>
339340

0 commit comments

Comments
 (0)