Skip to content

Commit d8925d8

Browse files
committed
Add @Filson14 as a contributor
1 parent 360279b commit d8925d8

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
@@ -66,6 +66,15 @@
6666
"contributions": [
6767
"code"
6868
]
69+
},
70+
{
71+
"login": "Filson14",
72+
"name": "Filip \"Filson\" Pasternak",
73+
"avatar_url": "https://avatars1.githubusercontent.com/u/4540538?v=4",
74+
"profile": "https://github.com/Filson14",
75+
"contributions": [
76+
"code"
77+
]
6978
}
7079
],
7180
"repoType": "github"

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![tested with jest](https://img.shields.io/badge/tested_with-jest-99424f.svg)](https://github.com/facebook/jest)
55
[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
66
[![MIT License](https://img.shields.io/npm/l/nps.svg?style=flat-square)](./license)
7-
[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors)
7+
[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors)
88

99
This package will generate json or yaml files from a glob. It will generate one file per locale, with the ids of each message defined by the [`defineMessages`](https://github.com/yahoo/react-intl/wiki/API#definemessages) function of [react-intl](https://github.com/yahoo/react-intl). The value of each of these keys will be an empty string, except for your `defaultLocale` which will be populated with the [`defaultMessage`](https://github.com/yahoo/react-intl/wiki/API#message-descriptor).
1010

@@ -177,8 +177,8 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds
177177

178178
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
179179
<!-- prettier-ignore -->
180-
| [<img src="https://avatars2.githubusercontent.com/u/4002137?v=4" width="100px;" alt="akameco"/><br /><sub><b>akameco</b></sub>](http://akameco.github.io)<br />[💻](https://github.com/akameco/extract-react-intl-messages/commits?author=akameco "Code") [⚠️](https://github.com/akameco/extract-react-intl-messages/commits?author=akameco "Tests") [📖](https://github.com/akameco/extract-react-intl-messages/commits?author=akameco "Documentation") [🚇](#infra-akameco "Infrastructure (Hosting, Build-Tools, etc)") | [<img src="https://avatars3.githubusercontent.com/u/13161875?v=4" width="100px;" alt="Hoan Tran"/><br /><sub><b>Hoan Tran</b></sub>](http://hoantran.info)<br />[💻](https://github.com/akameco/extract-react-intl-messages/commits?author=hoantran-it "Code") [⚠️](https://github.com/akameco/extract-react-intl-messages/commits?author=hoantran-it "Tests") | [<img src="https://avatars1.githubusercontent.com/u/3383240?v=4" width="100px;" alt="giantpinkwalrus"/><br /><sub><b>giantpinkwalrus</b></sub>](https://github.com/giantpinkwalrus)<br />[💻](https://github.com/akameco/extract-react-intl-messages/commits?author=giantpinkwalrus "Code") | [<img src="https://avatars3.githubusercontent.com/u/1190640?v=4" width="100px;" alt="enrique-ramirez"/><br /><sub><b>enrique-ramirez</b></sub>](https://github.com/enrique-ramirez)<br />[📖](https://github.com/akameco/extract-react-intl-messages/commits?author=enrique-ramirez "Documentation") | [<img src="https://avatars2.githubusercontent.com/u/163128?v=4" width="100px;" alt="Stefan Gojan"/><br /><sub><b>Stefan Gojan</b></sub>](http://stefan-gojan.de)<br />[🐛](https://github.com/akameco/extract-react-intl-messages/issues?q=author%3Ahoschi "Bug reports") [💻](https://github.com/akameco/extract-react-intl-messages/commits?author=hoschi "Code") [⚠️](https://github.com/akameco/extract-react-intl-messages/commits?author=hoschi "Tests") | [<img src="https://avatars1.githubusercontent.com/u/857744?v=4" width="100px;" alt="Solomon English"/><br /><sub><b>Solomon English</b></sub>](https://lithe.net)<br />[💻](https://github.com/akameco/extract-react-intl-messages/commits?author=solomon23 "Code") |
181-
| :---: | :---: | :---: | :---: | :---: | :---: |
180+
| [<img src="https://avatars2.githubusercontent.com/u/4002137?v=4" width="100px;" alt="akameco"/><br /><sub><b>akameco</b></sub>](http://akameco.github.io)<br />[💻](https://github.com/akameco/extract-react-intl-messages/commits?author=akameco "Code") [⚠️](https://github.com/akameco/extract-react-intl-messages/commits?author=akameco "Tests") [📖](https://github.com/akameco/extract-react-intl-messages/commits?author=akameco "Documentation") [🚇](#infra-akameco "Infrastructure (Hosting, Build-Tools, etc)") | [<img src="https://avatars3.githubusercontent.com/u/13161875?v=4" width="100px;" alt="Hoan Tran"/><br /><sub><b>Hoan Tran</b></sub>](http://hoantran.info)<br />[💻](https://github.com/akameco/extract-react-intl-messages/commits?author=hoantran-it "Code") [⚠️](https://github.com/akameco/extract-react-intl-messages/commits?author=hoantran-it "Tests") | [<img src="https://avatars1.githubusercontent.com/u/3383240?v=4" width="100px;" alt="giantpinkwalrus"/><br /><sub><b>giantpinkwalrus</b></sub>](https://github.com/giantpinkwalrus)<br />[💻](https://github.com/akameco/extract-react-intl-messages/commits?author=giantpinkwalrus "Code") | [<img src="https://avatars3.githubusercontent.com/u/1190640?v=4" width="100px;" alt="enrique-ramirez"/><br /><sub><b>enrique-ramirez</b></sub>](https://github.com/enrique-ramirez)<br />[📖](https://github.com/akameco/extract-react-intl-messages/commits?author=enrique-ramirez "Documentation") | [<img src="https://avatars2.githubusercontent.com/u/163128?v=4" width="100px;" alt="Stefan Gojan"/><br /><sub><b>Stefan Gojan</b></sub>](http://stefan-gojan.de)<br />[🐛](https://github.com/akameco/extract-react-intl-messages/issues?q=author%3Ahoschi "Bug reports") [💻](https://github.com/akameco/extract-react-intl-messages/commits?author=hoschi "Code") [⚠️](https://github.com/akameco/extract-react-intl-messages/commits?author=hoschi "Tests") | [<img src="https://avatars1.githubusercontent.com/u/857744?v=4" width="100px;" alt="Solomon English"/><br /><sub><b>Solomon English</b></sub>](https://lithe.net)<br />[💻](https://github.com/akameco/extract-react-intl-messages/commits?author=solomon23 "Code") | [<img src="https://avatars1.githubusercontent.com/u/4540538?v=4" width="100px;" alt='Filip "Filson" Pasternak'/><br /><sub><b>Filip "Filson" Pasternak</b></sub>](https://github.com/Filson14)<br />[💻](https://github.com/akameco/extract-react-intl-messages/commits?author=Filson14 "Code") |
181+
| :---: | :---: | :---: | :---: | :---: | :---: | :---: |
182182

183183
<!-- ALL-CONTRIBUTORS-LIST:END -->
184184

0 commit comments

Comments
 (0)