Skip to content

Commit

Permalink
credits README fix
Browse files Browse the repository at this point in the history
  • Loading branch information
izelnakri committed Mar 15, 2017
1 parent fba3c64 commit 2c08bce
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -285,12 +285,12 @@ deleted_company = Company.changeset(edited_company, %{})
# Credits
Many thanks to:

[Jose Pablo Castro](https://github.com/josepablocastro) - Built the repo configuration for paper_trail
[Alex Antonov](https://github.com/asiniy) - Original inventor of the originator feature
[Josh Taylor](https://github.com/joshuataylor) - Maintenance and new feature suggestions
[Mitchell Henke](https://github.com/mitchellhenke) - Fixed weird elixir compiler warnings
[Izel Nakri](https://github.com/izelnakri) - The Originator of this library. See what I did there ;)
- [Jose Pablo Castro](https://github.com/josepablocastro) - Built the repo configuration for paper_trail
- [Alex Antonov](https://github.com/asiniy) - Original inventor of the originator feature
- [Josh Taylor](https://github.com/joshuataylor) - Maintenance and new feature suggestions
- [Mitchell Henke](https://github.com/mitchellhenke) - Fixed weird elixir compiler warnings
- [Izel Nakri](https://github.com/izelnakri) - The Originator of this library. See what I did there ;)

Additional thanks to:
[Ruby paper_trail gem](https://github.com/airblade/paper_trail) - Initial inspiration of this project.
[Ecto](https://github.com/elixir-ecto/ecto) - For the great API.
- [Ruby paper_trail gem](https://github.com/airblade/paper_trail) - Initial inspiration of this project.
- [Ecto](https://github.com/elixir-ecto/ecto) - For the great API.

0 comments on commit 2c08bce

Please sign in to comment.