Contributors links

This commit is contained in:
Eduardo Gulias Davis
2013-05-19 19:45:03 +02:00
parent 4000d347c6
commit 56f82815d2
+3 -3
View File
@@ -42,9 +42,9 @@ if ($result) {
##Contributors##
As this is a port from another library and work, here are other people related to the previous:
* Ricard Clau @ricardclau : Performance against PHP built-in filter_var
* Josepf Bielawski @stloyd: For its first re-work of Dominic's lib
* Domini Sayers @dominicsayers: The original isemail function
* Ricard Clau [@ricardclau](http://github.com/ricardclau): Performance against PHP built-in filter_var
* Josepf Bielawski [@stloyd](http://github.com/stloyd): For its first re-work of Dominic's lib
* Dominic Sayers [@dominicsayers](http://github.com/dominicsayers): The original isemail function
##Licence##
Released under the MIT Licence attached with this code.