Skip to content

Commit a77cbea

Browse files
committed
Add @dirkolbrich as a contributor
1 parent 7154492 commit a77cbea

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
@@ -47,6 +47,15 @@
4747
"contributions": [
4848
"bug"
4949
]
50+
},
51+
{
52+
"login": "dirkolbrich",
53+
"name": "Dirk Olbrich",
54+
"avatar_url": "https://avatars1.githubusercontent.com/u/3765119?v=4",
55+
"profile": "http://www.dirkolbrich.de",
56+
"contributions": [
57+
"bug"
58+
]
5059
}
5160
],
5261
"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-4-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-5-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).
@@ -328,6 +328,7 @@ Skeleton Sass 3 offers a far more portable solution in order to adapt to new way
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>
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>
331+
<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>
331332
</tr>
332333
</table>
333334

0 commit comments

Comments
 (0)