Skip to content

Commit 837f226

Browse files
author
fabianmoronzirfas
committed
Add @andyinabox as a contributor
1 parent 7970cd8 commit 837f226

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
@@ -37,6 +37,15 @@
3737
"contributions": [
3838
"code"
3939
]
40+
},
41+
{
42+
"login": "andyinabox",
43+
"name": "Andy Dayton",
44+
"avatar_url": "https://avatars1.githubusercontent.com/u/151084?v=4",
45+
"profile": "http://andydayton.com",
46+
"contributions": [
47+
"code"
48+
]
4049
}
4150
]
4251
}

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-3-orange.svg?style=flat-square)](#contributors)
2+
[![All Contributors](https://img.shields.io/badge/all_contributors-4-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") | [<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-
| :---: | :---: | :---: |
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") | [<img src="https://avatars1.githubusercontent.com/u/151084?v=4" width="50px;"/><br /><sub><b>Andy Dayton</b></sub>](http://andydayton.com)<br />[💻](https://github.com/ExtendScript/extendscriptr/commits?author=andyinabox "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)