Skip to content

Commit 7154492

Browse files
committed
Add @pcbulai as a contributor
1 parent 5c3aad4 commit 7154492

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
@@ -38,6 +38,15 @@
3838
"contributions": [
3939
"bug"
4040
]
41+
},
42+
{
43+
"login": "pcbulai",
44+
"name": "Paul Bulai",
45+
"avatar_url": "https://avatars1.githubusercontent.com/u/949571?v=4",
46+
"profile": "https://github.com/pcbulai",
47+
"contributions": [
48+
"bug"
49+
]
4150
}
4251
],
4352
"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-3-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-4-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).
@@ -327,6 +327,7 @@ Skeleton Sass 3 offers a far more portable solution in order to adapt to new way
327327
<td align="center"><a href="http://robertosobachi.com"><img src="https://avatars0.githubusercontent.com/u/1422326?v=4" width="100px;" alt=""/><br /><sub><b>Roberto Sobachi</b></sub></a><br /><a href="https://github.com/atomicpages/skeleton-sass-official/issues?q=author%3Arobertosobachi" title="Bug reports">🐛</a> <a href="https://github.com/atomicpages/skeleton-sass-official/commits?author=robertosobachi" title="Code">💻</a></td>
328328
<td align="center"><a href="https://github.com/thomasvandongen"><img src="https://avatars2.githubusercontent.com/u/11245177?v=4" width="100px;" alt=""/><br /><sub><b>Thomas van Dongen</b></sub></a><br /><a href="https://github.com/atomicpages/skeleton-sass-official/issues?q=author%3Athomasvandongen" title="Bug reports">🐛</a> <a href="https://github.com/atomicpages/skeleton-sass-official/commits?author=thomasvandongen" title="Code">💻</a></td>
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>
330+
<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>
330331
</tr>
331332
</table>
332333

0 commit comments

Comments
 (0)