Skip to content

Commit a9924a6

Browse files
committed
Add @e-compton as a contributor
1 parent 0c62b01 commit a9924a6

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,16 @@
6565
"contributions": [
6666
"bug"
6767
]
68+
},
69+
{
70+
"login": "e-compton",
71+
"name": "Edward Compton",
72+
"avatar_url": "https://avatars3.githubusercontent.com/u/11599729?v=4",
73+
"profile": "https://github.com/e-compton",
74+
"contributions": [
75+
"bug",
76+
"code"
77+
]
6878
}
6979
],
7080
"contributorsPerLine": 6

README.md

Lines changed: 4 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-6-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-7-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).
@@ -331,6 +331,9 @@ Skeleton Sass 3 offers a far more portable solution in order to adapt to new way
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>
332332
<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>
333333
</tr>
334+
<tr>
335+
<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+
</tr>
334337
</table>
335338

336339
<!-- markdownlint-enable -->

0 commit comments

Comments
 (0)