feat(docs): add new maintainer notice (thanks to @kirillDanshin)

master
Tomas Aparicio 9 years ago
parent adae500787
commit c5552d83be

@ -16,11 +16,7 @@ bimg was heavily inspired in [sharp](https://github.com/lovell/sharp), its homol
**v1 notice**: `bimg` introduces some minor breaking changes in `v1` release.
If you're using `gopkg.in`, you can still rely in the `v0` without worrying about API breaking changes.
#### Seeking for maintainers
As a single human with a full-time job and other projects in the queue, I'm not able to provide agile and reliable support to this project.
If you or your company are relying on `bimg` and you wish to get back the favor to the open source community, please [take a look here](https://github.com/h2non/bimg/issues/139).
`bimg` is currently maintained by [Kirill Danshin](https://github.com/kirillDanshin).
## Contents
@ -32,6 +28,7 @@ If you or your company are relying on `bimg` and you wish to get back the favor
- [Examples](#examples)
- [Debugging](#debugging)
- [API](#api)
- [Authors](#authors)
- [Credits](#credits)
## Supported image operations
@ -326,6 +323,11 @@ export G_DEBUG=fatal-warnings,fatal-criticals
See [godoc reference](https://godoc.org/github.com/h2non/bimg) for detailed API documentation.
## Authors
- [Tomás Aparicio](https://github.com/h2non) - Original author and architect.
- [Kirill Danshin](https://github.com/kirillDanshin) - Maintainer since April 2017.
## Credits
People who recurrently contributed to improve `bimg` in some way.

Loading…
Cancel
Save