mirror of
https://github.com/talgo-cloud/bimg.git
synced 2026-03-07 21:48:13 -08:00
feat(docs): add new maintainer notice (thanks to @kirillDanshin)
This commit is contained in:
parent
adae500787
commit
c5552d83be
1 changed files with 7 additions and 5 deletions
12
README.md
12
README.md
|
|
@ -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…
Add table
Add a link
Reference in a new issue