Skip to content
This repository was archived by the owner on Aug 21, 2019. It is now read-only.
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
10 changes: 10 additions & 0 deletions AUTHORS.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# git log --format='%aN <%aE>' | sort -u

Alexander <drakmail@gmail.com>
Alexander Karpinsky <homm86@gmail.com>
Dmitry Mukhin <dm@uploadcare.com>
Elijah <ilya@uploadcare.com>
Eric C. Brown <djheir@gmail.com>
Eugene Rodionov <github@theaqua.im>
Kevin Sproles <aspire2x@gmail.com>
Matthias Scholz <morpho@gmx.de>
15 changes: 12 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,18 @@ This directive supports any of the configuration [options](https://uploadcare.co

Directive is based on attribute instead of element now, so you should just replace `<uploadcare-widget>` with `<input uploadcare-widget>`

#Contribution

Bring it on! I'll gladly accept PR's that are for the greater good of the module.
# Contributors
Bring it on! We'll gladly accept PRs that are for the greater good of the module.

* [@homm](https://github.com/homm)
* [@dmitry-mukhin](https://github.com/dmitry-mukhin)
* [@Morpho](https://github.com/Morpho)
* [@evgenyrodionov](https://github.com/evgenyrodionov)
* [@drakmail](https://github.com/drakmail)

Forked from [@ericthelast](https://github.com/ericthelast)
by [@homm](https://github.com/homm). Current maintainer —
[@Zmoki](https://github.com/Zmoki).

#License:

Expand Down