Skip to content

Commit

Permalink
feat(build): update plateform files
Browse files Browse the repository at this point in the history
  • Loading branch information
FGRibreau committed Nov 29, 2017
1 parent f6d9777 commit acc3af5
Show file tree
Hide file tree
Showing 10 changed files with 12 additions and 10 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,8 @@ These amazing people have contributed code to this project:
<li><a href="zeeshanmuhammad.com">Zeeshan Muhammad</a> — <a href="https://github.com/FGRibreau/mailchecker/commits?author=zeeshan83" title="View the GitHub contributions of Zeeshan Muhammad on repository FGRibreau/mailchecker">view contributions</a></li>
<li><a href="https://github.com/kkleejoe">kkleejoe</a> — <a href="https://github.com/FGRibreau/mailchecker/commits?author=kkleejoe" title="View the GitHub contributions of kkleejoe on repository FGRibreau/mailchecker">view contributions</a></li>
<li><a href="http://www.freneda.com.br">Luiz Freneda</a> — <a href="https://github.com/FGRibreau/mailchecker/commits?author=lfreneda" title="View the GitHub contributions of Luiz Freneda on repository FGRibreau/mailchecker">view contributions</a></li>
<li><a href="https://github.com/thorinisme">thorinisme</a> — <a href="https://github.com/FGRibreau/mailchecker/commits?author=thorinisme" title="View the GitHub contributions of thorinisme on repository FGRibreau/mailchecker">view contributions</a></li></ul>
<li><a href="https://github.com/thorinisme">thorinisme</a> — <a href="https://github.com/FGRibreau/mailchecker/commits?author=thorinisme" title="View the GitHub contributions of thorinisme on repository FGRibreau/mailchecker">view contributions</a></li>
<li><a href="https://github.com/Outsidaz">Liudas Šumskas</a> — <a href="https://github.com/FGRibreau/mailchecker/commits?author=Outsidaz" title="View the GitHub contributions of Liudas Šumskas on repository FGRibreau/mailchecker">view contributions</a></li></ul>



Expand Down
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,8 @@
"Zeeshan Muhammad (zeeshanmuhammad.com)",
"kkleejoe (https://github.com/kkleejoe)",
"Luiz Freneda (http://www.freneda.com.br)",
"thorinisme (https://github.com/thorinisme)"
"thorinisme (https://github.com/thorinisme)",
"Liudas Šumskas (https://github.com/Outsidaz)"
],
"badges": {
"list": [
Expand Down
2 changes: 1 addition & 1 deletion platform/clojure/mailchecker.clj

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion platform/elixir/mail_checker.ex

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion platform/javascript/MailChecker.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion platform/node/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion platform/php/MailChecker.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion platform/python/MailChecker.py

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion platform/ruby/mail_checker.rb

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion platform/rust/src/lib.rs

Large diffs are not rendered by default.

0 comments on commit acc3af5

Please sign in to comment.