Skip to content

Commit 7970cd8

Browse files
author
fabianmoronzirfas
committed
Add @GitBruno as a contributor
1 parent 699fdfa commit 7970cd8

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,15 @@
2828
"question",
2929
"design"
3030
]
31+
},
32+
{
33+
"login": "GitBruno",
34+
"name": "Bruno Herfst",
35+
"avatar_url": "https://avatars2.githubusercontent.com/u/1421477?v=4",
36+
"profile": "http://brunoherfst.com",
37+
"contributions": [
38+
"code"
39+
]
3140
}
3241
]
3342
}

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Extendscriptr
2-
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors)
2+
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors)
33

44
[![All Contributors](https://img.shields.io/badge/all_contributors-0-orange.svg?style=flat-square)](#contributors)
55
[![npm version](https://badge.fury.io/js/extendscriptr.svg)](https://badge.fury.io/js/extendscriptr) [![Join the chat at https://gitter.im/vogelino/extendscriptr](https://badges.gitter.im/vogelino/extendscriptr.svg)](https://gitter.im/vogelino/extendscriptr?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![travis](https://travis-ci.org/ExtendScript/extendscriptr.svg)](https://travis-ci.org/ExtendScript/extendscriptr)
@@ -54,8 +54,8 @@ WTFPL - Do whatever the fuck you want
5454

5555
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
5656
<!-- prettier-ignore -->
57-
| [<img src="https://avatars0.githubusercontent.com/u/2759340?v=4" width="50px;"/><br /><sub><b>Lucas Vogel</b></sub>](http://www.vogelino.com)<br />[💻](https://github.com/ExtendScript/extendscriptr/commits?author=vogelino "Code") [🎨](#design-vogelino "Design") | [<img src="https://avatars3.githubusercontent.com/u/315106?v=4" width="50px;"/><br /><sub><b>Fabian Morón Zirfas</b></sub>](https://fabianmoronzirfas.me)<br />[💬](#question-fabianmoronzirfas "Answering Questions") [🎨](#design-fabianmoronzirfas "Design") |
58-
| :---: | :---: |
57+
| [<img src="https://avatars0.githubusercontent.com/u/2759340?v=4" width="50px;"/><br /><sub><b>Lucas Vogel</b></sub>](http://www.vogelino.com)<br />[💻](https://github.com/ExtendScript/extendscriptr/commits?author=vogelino "Code") [🎨](#design-vogelino "Design") | [<img src="https://avatars3.githubusercontent.com/u/315106?v=4" width="50px;"/><br /><sub><b>Fabian Morón Zirfas</b></sub>](https://fabianmoronzirfas.me)<br />[💬](#question-fabianmoronzirfas "Answering Questions") [🎨](#design-fabianmoronzirfas "Design") | [<img src="https://avatars2.githubusercontent.com/u/1421477?v=4" width="50px;"/><br /><sub><b>Bruno Herfst</b></sub>](http://brunoherfst.com)<br />[💻](https://github.com/ExtendScript/extendscriptr/commits?author=GitBruno "Code") |
58+
| :---: | :---: | :---: |
5959
<!-- ALL-CONTRIBUTORS-LIST:END -->
6060
Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):
6161

0 commit comments

Comments
 (0)