Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions AUTHORS.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# git log --format='%aN <%aE>' | sort -u

Elijah <ilya@uploadcare.com>
Gray Hound <admin@devilmaydie.name>
Roman Sedykh <rsedykh@whitescape.com>
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,21 @@ You can find more about this classes at [uploadcare-php][4] main repo.

[More information on file operations can be found here][2]

## Contributors

- [@grayhound](https://github.com/grayhound)
- [@rsedykh](https://github.com/rsedykh)

## Security issues

If you think you ran into something in Uploadcare libraries
which might have security implications, please hit us up at
[bugbounty@uploadcare.com](mailto:bugbounty@uploadcare.com)
or Hackerone.

We'll contact you personally in a short time to fix an issue
through co-op and prior to any public disclosure.

[1]: https://uploadcare.com/
[2]: https://uploadcare.com/documentation/reference/basic/cdn.html
[3]: https://github.com/uploadcare/uploadcare-cakephp/downloads
Expand Down