Skip to content

Commit 06f8dd8

Browse files
committed
Add @if2527 as a contributor
1 parent bbfdc58 commit 06f8dd8

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
@@ -76,6 +76,15 @@
7676
"bug",
7777
"code"
7878
]
79+
},
80+
{
81+
"login": "if2527",
82+
"name": "if2527",
83+
"avatar_url": "https://avatars2.githubusercontent.com/u/18335580?v=4",
84+
"profile": "https://github.com/if2527",
85+
"contributions": [
86+
"code"
87+
]
7988
}
8089
],
8190
"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-7-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-8-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).
@@ -333,6 +333,7 @@ Skeleton Sass 3 offers a far more portable solution in order to adapt to new way
333333
</tr>
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>
336+
<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>
336337
</tr>
337338
</table>
338339

0 commit comments

Comments
 (0)