Skip to content

Commit ff0110a

Browse files
committed
Add @solomon23 as a contributor
1 parent 3c64187 commit ff0110a

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
@@ -57,6 +57,15 @@
5757
"code",
5858
"test"
5959
]
60+
},
61+
{
62+
"login": "solomon23",
63+
"name": "Solomon English",
64+
"avatar_url": "https://avatars1.githubusercontent.com/u/857744?v=4",
65+
"profile": "https://lithe.net",
66+
"contributions": [
67+
"code"
68+
]
6069
}
6170
],
6271
"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-5-orange.svg?style=flat-square)](#contributors)
7+
[![All Contributors](https://img.shields.io/badge/all_contributors-6-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

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

180180
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
181181
<!-- prettier-ignore -->
182-
| [<img src="https://avatars2.githubusercontent.com/u/4002137?v=4" width="100px;"/><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;"/><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;"/><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;"/><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;"/><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") |
183-
| :---: | :---: | :---: | :---: | :---: |
182+
| [<img src="https://avatars2.githubusercontent.com/u/4002137?v=4" width="100px;"/><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;"/><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;"/><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;"/><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;"/><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;"/><br /><sub><b>Solomon English</b></sub>](https://lithe.net)<br />[💻](https://github.com/akameco/extract-react-intl-messages/commits?author=solomon23 "Code") |
183+
| :---: | :---: | :---: | :---: | :---: | :---: |
184184

185185
<!-- ALL-CONTRIBUTORS-LIST:END -->
186186

0 commit comments

Comments
 (0)