Skip to content

Commit 2a122dd

Browse files
author
fabianmoronzirfas
committed
Add @GitBruno as a contributor
1 parent e65ea74 commit 2a122dd

File tree

2 files changed

+19
-3
lines changed

2 files changed

+19
-3
lines changed

.all-contributorsrc

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,22 @@
1717
"contributions": [
1818
"doc"
1919
]
20+
},
21+
{
22+
"login": "GitBruno",
23+
"name": "Bruno Herfst",
24+
"avatar_url": "https://avatars2.githubusercontent.com/u/1421477?v=4",
25+
"profile": "http://brunoherfst.com",
26+
"contributions": [
27+
"question",
28+
"code",
29+
"design",
30+
"doc",
31+
"example",
32+
"ideas",
33+
"infra",
34+
"tool"
35+
]
2036
}
2137
]
2238
}

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Extendscriptr
22

3-
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors)
44
[![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)
55

66
Extendscriptr is NPM CLI module that allows you to benefit of many modern javascript features of es5 and es6 in a es3 extendscript environment.
@@ -55,8 +55,8 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds
5555

5656
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
5757
<!-- prettier-ignore -->
58-
| [<img src="https://avatars1.githubusercontent.com/u/3869412?v=4" width="128px;"/><br /><sub><b>Jeroen Engels</b></sub>](https://github.com/jfmengels)<br />[📖](https://github.com/ExtendScript/extendscriptr/commits?author=jfmengels "Documentation") |
59-
| :---: |
58+
| [<img src="https://avatars1.githubusercontent.com/u/3869412?v=4" width="128px;"/><br /><sub><b>Jeroen Engels</b></sub>](https://github.com/jfmengels)<br />[📖](https://github.com/ExtendScript/extendscriptr/commits?author=jfmengels "Documentation") | [<img src="https://avatars2.githubusercontent.com/u/1421477?v=4" width="128px;"/><br /><sub><b>Bruno Herfst</b></sub>](http://brunoherfst.com)<br />[💬](#question-GitBruno "Answering Questions") [💻](https://github.com/ExtendScript/extendscriptr/commits?author=GitBruno "Code") [🎨](#design-GitBruno "Design") [📖](https://github.com/ExtendScript/extendscriptr/commits?author=GitBruno "Documentation") [💡](#example-GitBruno "Examples") [🤔](#ideas-GitBruno "Ideas, Planning, & Feedback") [🚇](#infra-GitBruno "Infrastructure (Hosting, Build-Tools, etc)") [🔧](#tool-GitBruno "Tools") |
59+
| :---: | :---: |
6060
<!-- ALL-CONTRIBUTORS-LIST:END -->
6161

6262
This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)