|
1 | 1 | #### Community Contributions
|
2 | 2 |
|
3 |
| -- [#1](https://github.com/zapnito/ember-cli-deploy-s3/pull/1) Upload to s3 [@achambers](https://github.com/achambers) |
4 |
| -- [#2](https://github.com/zapnito/ember-cli-deploy-s3/pull/2) Indicate to ember-cli that this addon should be "before" redis [@lukemelia](https://github.com/lukemelia) |
5 |
| -- [#3](https://github.com/zapnito/ember-cli-deploy-s3/pull/3) Support for working with a gzip plugin. [@lukemelia](https://github.com/lukemelia) |
6 |
| -- [#4](https://github.com/zapnito/ember-cli-deploy-s3/pull/4) Include svg and webfonts in default filepattern [@lukemelia](https://github.com/lukemelia) |
7 |
| -- [#5](https://github.com/zapnito/ember-cli-deploy-s3/pull/5) Log with a nice checkmark and the target S3 key [@lukemelia](https://github.com/lukemelia) |
8 |
| -- [#6](https://github.com/zapnito/ember-cli-deploy-s3/pull/6) Manifest support [@lukemelia](https://github.com/lukemelia) |
9 |
| -- [#7](https://github.com/zapnito/ember-cli-deploy-s3/pull/7) Restructure to make more things pull from config, and use ember-cli-deploy-plugin base class [@lukemelia](https://github.com/lukemelia) |
10 |
| -- [#10](https://github.com/zapnito/ember-cli-deploy-s3/pull/10) Updated README for 0.5.0 [@achambers](https://github.com/achambers) |
| 3 | +- [#1](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/1) Upload to s3 [@achambers](https://github.com/achambers) |
| 4 | +- [#2](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/2) Indicate to ember-cli that this addon should be "before" redis [@lukemelia](https://github.com/lukemelia) |
| 5 | +- [#3](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/3) Support for working with a gzip plugin. [@lukemelia](https://github.com/lukemelia) |
| 6 | +- [#4](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/4) Include svg and webfonts in default filepattern [@lukemelia](https://github.com/lukemelia) |
| 7 | +- [#5](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/5) Log with a nice checkmark and the target S3 key [@lukemelia](https://github.com/lukemelia) |
| 8 | +- [#6](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/6) Manifest support [@lukemelia](https://github.com/lukemelia) |
| 9 | +- [#7](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/7) Restructure to make more things pull from config, and use ember-cli-deploy-plugin base class [@lukemelia](https://github.com/lukemelia) |
| 10 | +- [#10](https://github.com/ember-cli-deploy/ember-cli-deploy-s3/pull/10) Updated README for 0.5.0 [@achambers](https://github.com/achambers) |
11 | 11 |
|
12 | 12 | Thank you to all who took the time to contribute!
|
0 commit comments